Cantor's theorem

From testwiki
Jump to navigation Jump to search

In set theory, Cantor's theorem states that the set which contains all subsets of a set has a greater cardinality (a formal definition of "size") than the set itself. Georg Cantor showed this in an article he published in 1890. The theorem is valid both for finite and infinite sets.

Proof

Definitions

We will refer to our starting set as U (short for "universe"), and the set of its subsets as P(U) (another name for "set of all subsets of U" is "the power set of U").

In set theory, the informal idea of "size" is more formally defined as the cardinality of a set. Two sets have the same cardinality if and only if there is a bijection between the two sets: that is, a relation that connects one element of one set to one element of the other set, with all elements used exactly once (nothing is repeated or left out).

Cantor's theorem is a proof by contradiction: it assumes the existence of a bijection f:UP(U), and then shows that this gives us an impossible result.

Argument

The proof of Cantor's theorem is similar to Cantor's diagonal argument.

First, we assume the two sets have the same cardinality, which means there must be a function f:UP(U) and its inverse f1:P(U)U.

Since this function sends every element xU to a subset f(x)U, we can use it to define a unary relation based on a simple property: "Does the set f(x) contain the value x?"

More formally, we want to look at all the values x where this property does not hold,

S={xU:x∉f(x)}

This can be read as "the set of all elements of U whose corresponding set in P(U) does not contain that element". This statement is similar to Russell's paradox, which arises from "sets that do not contain themselves" in naive set theory.

Now, we must consider our set S. Since S contains only elements of U, then by definition SU and SP(U). This means that there must exist some s=f1(S)U.

This gives rise to a contradiction:

  • If sS, then sf(s), which contradicts the definition of S.
  • If s∉S, then s∉f(s), so by definition sS - an explicit contradiction.

From the contradiction, it follows that our premise must be flawed. Thus, no bijection exists between the set S and the set of its subsets P(S), so they must have different cardinality. Template:Math-stub