I know that in modern set theory that for a given set $A$, $A \notin A$, specifically by the axiom of regularity. However, I'm not permitted to use this axiom in my proof. What I am permitted to use are the following:
- Axiom of Extensionality
- Emptyset and Pairset Axiom
- Separation Axiom
- Powerset Axiom
- Unionset Axiom
- Axiom of Infinity
Edit: Thanks to @Git_Gud, I now am aware that a proof of this isn't possible.
The problem that I'm working on is this:
Determine whether the following class is a set or not:
$$\{x | x \text{ is a nonempty set} \}$$
I know this isn't a set by the axiom of regularity. However, I'm not allowed to use this as it appears later on in my textbook. The textbook is, "Notes on Set Theory" 2nd ed., by Moschovakis.
Any tips are appreciated! Thank you! :3
If your class is a set, so is the collection of all sets, which I assume you have already shown is not the case. To see this, note that $\emptyset$ exists, and therefore so does $\{\emptyset\}$ and $A\cup\{\emptyset\}$ for any set $A$.