Content deleted Content added
→Examples: improve citations |
→Examples: minor corrections |
||
Line 4:
==Examples==
In first-order logic, one can quantify over
∃x Cube(x)
Line 34:
And this will come out true in exactly when a and b are either both cubes, both tetrahedra, or both dodecahedra. So in second-order logic we can express the idea of ''same shape'' using identity and the second-order predicate Shape; we can do without the special predicate SameShape<ref>Professor Marc Cohen lecture notes https://faculty.washington.edu/smcohen/120/SecondOrder.pdf</ref>.
Similarly, we can express the claim that no object has every shape in a way that brings out the quantifier in ''every shape'':
¬∃x ∀P(Shape(P) → P(x))
|