2

Does there exist a set $A$ such that $A \in A$?

The empty set doesn't work. Also, it seems clear that if $A$ exists, then it must be infinite.

If no such set exists, then is there a simple proof of this?

Anon
  • 29

3 Answers3

3

In NF and NFU such sets exist, and in Positive Set Theory as well; most obviously in the case of the universe $V$, $V\in V$. NF can also have objects called Quine atoms which are sets $A$ such that $A=\{A\}$, an object which one also finds when one replaces Foundation in ZF with Aczel's Anti-foundation axiom. But as mentioned by other answerers, ZF typically explicitly precludes such things.

1

Such a set does not exist in $\sf ZFC$, with emphasis on $\sf F$.

By the axiom of foundation, if such a set $x$ existed, then since $\{x\}$ isn't empty it would follow that there exists $y\in \{x\}$ such that $y\cap \{x\}=\varnothing$. So $y=x$, $x\in y$ and $x\in \{x\}$ contradicting $y\cap \{x\}=\varnothing$.

Git Gud
  • 31,356
0

This is the Russell's paradox- right?

bof
  • 78,265
voldemort
  • 13,182
  • Not quite, I think. But see this. – David Mitra Jan 19 '14 at 18:03
  • @DavidMitra: I think the ideas are related. These inconsistencies led to the ZFC formulation I think. – voldemort Jan 19 '14 at 18:06
  • 5
    There is nothing inconsistent about sets that belong to themselves. It is not related to Russell's paradox. The theory $\mathsf{ZFC}$ explicitly rules out these sets, because they do not belong to the cummulative hierarchy, but this is a separate thing. We also explicitly rule out urelements, and they are not paradoxical either. – Andrés E. Caicedo Jan 19 '14 at 18:15
  • Yeah, if ZF minus Foundation were inconsistent with self-membership then it would refute any anti-foundation axiom, which we know isn't the case... – Malice Vidrine Jan 19 '14 at 18:46