0

I have been reading Halmos' book, Naive Set Theory and while reading the part about Russell's paradox I had the following question: Halmos shows that nothing can contain everything, as he puts it, but what if the only thing that cannot be contained is this one problematic set and the set containing this set and so on and so forth? What I am asking then is, do we have any proof showing what is not containable or do we just know that not containable things exist?

1 Answers1

0

The approach of modern set theory is not merely to say, "I can prove this set can't be done, but I can't prove this one can't be", or even, "I can prove no contradiction would result from this set". Unfortunately, some "non-paradoxical" sets contradict each other, like an irresistible force meeting an immovable object.

Instead we start from some axioms that say either "this set exists" or "sets have these properties". Which axioms you start from varies by mathematician, but ZF or ZFC is the most popular choice. These axioms are sufficient to refute some hypothetical sets.

What would be an example of the force/object analogy? ZFC, if consistent, can neither prove nor disprove either of the following claims:

  • $\Bbb R$ is the same size as $\omega_1$;
  • $\Bbb R$ is the same size as $\omega_2$.

Needless to say, "a set the same size as both $\Bbb R$ and $\omega_1$" and the $\omega_2$ counterpart to that can't both exist.

ZFC can show, however, that some ordinal $\alpha$ is the same size as $\Bbb R$. For that ordinal, there is no set of sets of both that size and the size of $\Bbb R$, because there are "too many" such sets for one set to contain them. On the other hand, for any other ordinal this construction would just give us the empty set, which is fine. So ZFC implies there is exactly one ordinal $\alpha$ for which $\{x|x\approx\alpha\land x\approx\Bbb R\}$ is not a set. (Which ordinal that is depends on the model of ZFC.)

J.G.
  • 115,835