I am having troubles with proving the following statement:
if $x$ is a set, then $x \notin x$.
I am only allowed to use the axioms from the Zermelo-Fraenkel Set Theory. Thanks so much if someone could give me a hand!
I am having troubles with proving the following statement:
if $x$ is a set, then $x \notin x$.
I am only allowed to use the axioms from the Zermelo-Fraenkel Set Theory. Thanks so much if someone could give me a hand!
It's a consequence of the axiom of foundation (AF, aka axiom of regularity).
Specifically, if $x \in x$, then you cannot find an element $y$ of the non-empty set $\{x\}$ (which actually exists by the ZF axiom of pairing!) such that $y \cap \{x\} = \varnothing$; this contradicts AF.
Furthermore, it can be shown that neither AF nor it's negation are consequences of the other ZF axioms, which means the above argument is essentially the only possible proof.