Cantor's Theorem
Table of Contents

Cantor's Theorem

We will now look at an prove a very important theorem regarding a set, its power set, and surjectivity.

Theorem 1 (Cantor): If $A$ is a set and $P(A)$ represents the power set of $A$ then there exists no function $f: A \to P(A)$ that is surjective.
  • Proof of Theorem (by Contradiction): Suppose that there exists a surjection $f: A \to P(A)$. We note that $f(a) \subseteq A$ (Note that $a \in A$ is mapped to a subset of $A$ in $P(A)$, so this is why $f(a) \subseteq A$).
Screen%20Shot%202014-09-06%20at%2012.56.15%20PM.png
  • Therefore $a \in f(a)$ or $a \not \in f(a)$.
Screen%20Shot%202014-09-06%20at%2012.57.11%20PM.png
Screen%20Shot%202014-09-06%20at%2012.57.54%20PM.png
  • We will let the set $C$ be the set where $a \in A$ but $a \not \in f(a)$, that is $C = \{ a \in A : a \not \in f(a) \}$.
Screen%20Shot%202014-09-06%20at%201.07.57%20PM.png

We note that $C \subseteq A$ and if $f$ is a surjection, then for some $a_0 \in A$, $f(a_0) = C$.

Screen%20Shot%202014-09-06%20at%201.14.55%20PM.png

We now have two cases to look at.

  • Case 1 ($a_0 \in C$): In this case, if $a_0 \in C$ then $f(a_0) = C$ and we must have $a_0 \in f(a_0)$ which contradicts our definition of $C$.
  • Case 2 ($a_0 \not \in C$) In this case, if $a_0 \not \in C$, then $a_0 \not \in f(a_0)$ so then $a_0 \in C$ (since $a_0 \in A$ and $a_0 \not \in f(a_0)$) which is also contradictory.
  • Therefore our original assumption that $f$ was surjective was wrong. $\blacksquare$
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License