Currently, I am self studying Enderton's Elements of Set Theory and would like to clarify if my approach to The question in Chapter $2$ Question $8$ is valid, or could be improved.
- Question
Show that there is no set to which every singleton (that is, every set of the form $\{x\}$) belongs. [Suggestion: Show that from such a set we could construct a set to which every set belonged.]
- Answer
Let $A$ be the set that contains all singletons. Since there is no set to which every sets belong (Theorem $2A$), there should exist some set $x \notin \cup A$. However, this would imply that $\{x\} \notin A$, which is a contradiction. Hence, there is no such set to which every singleton belongs.
Thank you.