Just wondering how you could prove whether or not the follow sets exist.
For each of the following predicates $\phi (x)$ prove whether the following sets exist {x : $\phi (x)$}
1: $\forall y(y\in x)$
2: $\forall y(x\in y)$
3: $\exists y(y\in x)$
4: $\exists y(x\in y)$
I have that 3 and 4 dont exist as they imply the existance of the set of all sets. Not sure about 1 and 2 i think they exist but are empty.