Hello and thanks in advance for reading!
In How to Prove it P29 Velleman writes:
" In general, the statement y ∈ { x | P(x)} means the same thing as P(y), ... "
In my understanding the first statement means that we apply the elementhood test to y and it fulfills it (makes it true), and the second statement means that we apply the same test but it can be true or false (as in we cannot know if P(y) is true or false).
So I don't see how these mean the same. What am I missing?
Thanks a lot!
Note that an object $y$ is an element of $\{ x : P(x) \}$ iff $P(y)$ is true.
This is pretty much by notational definition, but we therefore have that elementhood in $\{ x : P(x) \}$ is equivalent to having property $P(\cdot)$.