| 7 | ![]() |
![]() |
![]() |
loves(x,y)
would be encoded as a formula such as loves(sk2(Y), Y),
where sk2 is a new function that produces a potentially new
object for each value of Y.
loves(x,y) means "for everybody (y), there
is somebody (x) that loves them." So sk2(Y) is the
somebody that loves Y.