Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Cantor's Theorem

Reviewed by:
ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon
SearchIcon

Cantor's Theorem in Detail

If there is a bijection between two sets, they have the same number of elements (are equinumerous, or have the same cardinality). Arrangements: A mapping, also known as a function, is a rule that associates elements from one set with elements from another. This is how we write it:  f : X → Y , f is referred to as the function/mapping, the set X is referred to as the domain, and Y is referred to as the codomain. We specify the rule by writing f(x) =y or f : x 7→ y. e.g. X = {1, 2, 3}, Y = {2, 4, 6}, the map f(x) = 2x associates each element x ∈ X with the element in Y which means to double it.

In this article we are going to discuss cantor's intersection theorem, state and prove cantor's theorem, cantor's theorem proof.

A bijection is a mapping that is injective as well as surjective.

  • Injective (one-to-one): A function is injective if it takes each element of the domain and applies it to no more than one element of the codomain. It never maps more than one domain element to the same codomain element. Formally, if f is known to be a function between namely set X as well as set Y , then f is injective iff ∀a, b ∈ X, f(a) = f(b) → a = b 

  • Surjective (onto): If a function maps something onto every element of the codomain, it is surjective. It can map multiple things to the same element in the codomain, but it must hit every element in the codomain.Formally, if f is known to be a function between set X and set Y , then f is surjective (if and only if)  iff ∀y ∈ Y, ∃x ∈ X, f(x) = y 

The Heine-Cantor theorem The cardinality of any set A is strictly less than the cardinality of A's power set : |A| < |P(A)| 

Proof: To prove this, we will show (1) that |A| ≤ |P(A)| and then (2) that ¬(|A| = |P(A)|). This is equivalent to the strictly less than phrasing in the statement of the given theorem. (1) |A| ≤ |P(A)| : Now , to show this, we just need to produce a bijection between A as well as a subset of P(A). Then we'll know A is the same size as that subset, which cannot be larger than P. (A).

Consider the set E = {{x} : x ∈ A}, the set of all single-element subsets of A. Clearly E ⊂ P(A), because it is made up of various subsets of A. Incidentally, it is a proper subset, since we know it doesn’t contain ∅. 

The map g : A → E defined by g(x) = {x} is one-to-one and onto. How do we know this? (This is laboured, but useful to be certain that you understand this!) 

  • One-to-one: Let’s suppose we have x, y ∈ A and g(x) = g(y). Then by the definition of injectiveness above, we want to be sure that this means x = y, if g is going to be one-to-one. g(x) = {x} and g(y) = {y}, so, g(x) = g(y) means {x} = {y}. These two one-element sets can only be equal if their members are equal, so x = y. Therefore g is one-to-one.

  • Onto: Is it true that ∀y ∈ E, ∃x ∈ A, g(x) = y? Yes. We know that E = {{x} : x ∈ A} so ∀y ∈ E, ∃x ∈ A such that y = {x}. And that is because each element of E just is a set with an element from A as its sole member. And since g(x) = {x}, we have ∀y ∈ E, ∃x ∈ A, g(x) = y, so g is surjective.

Therefore |A| = |E| ≤ |P(A)| . 


Importance of Cantor's Theorem

Cantor's theorem had immediate and significant implications for mathematics philosophy. For example, taking the power set of an infinite set iteratively and applying Cantor's theorem yields an infinite hierarchy of infinite cardinals, each strictly larger than the one before it.


Cantor was successful in demonstrating that the cardinality of the power set is strictly greater than that of the set for all sets, including infinite sets. (In fact, the cardinality of the Reals is the same as the cardinality of the Integers' power set.) As a result, the power set of the Reals is larger than that of the reals.

Best Seller - Grade 12 - JEE
View More>
Previous
Next

FAQs on Cantor's Theorem

1. What is the formal statement of Cantor's Theorem?

Cantor's Theorem states that for any given set A, the set of all its subsets, known as the power set P(A), has a strictly greater cardinality than A itself. In simple terms, a set always has fewer elements than its power set. This is formally written as |A| < |P(A)|. This principle holds true for both finite and infinite sets.

2. What is a power set, and how does it relate to Cantor's Theorem?

A power set of a set A, denoted as P(A), is the collection of all possible subsets of A, including the empty set (∅) and the set A itself. For example, if set A = {x, y}, its power set P(A) would be {∅, {x}, {y}, {x, y}}. Cantor's Theorem uses the concept of the power set to prove that there is no one-to-one correspondence between the elements of a set and the elements of its power set, establishing that the power set is always 'larger'.

3. Can you provide a simple example of Cantor's Theorem in action?

Certainly. Let's take a small finite set, A = {1, 2}.

  • The number of elements in A, its cardinality, is |A| = 2.
  • The power set of A, P(A), is {∅, {1}, {2}, {1, 2}}.
  • The number of elements in P(A), its cardinality, is |P(A)| = 4.
As you can see, |A| < |P(A)|, because 2 < 4. Cantor's Theorem proves that this relationship is not just a coincidence for finite sets but a fundamental truth for all sets, including infinite ones.

4. What is the main idea behind the proof of Cantor's Theorem?

The proof uses a clever method called proof by contradiction, which incorporates a technique known as the diagonalization argument. It starts by assuming the opposite of the theorem: that a set A and its power set P(A) have the same cardinality. If this were true, there would be a function 'f' that pairs every element of A with a unique subset in P(A). Cantor then constructs a special subset of A that, by its very definition, cannot be the output of the function 'f' for any input. This contradiction proves the initial assumption was false, confirming that |A| must be strictly less than |P(A)|.

5. Who was Georg Cantor and what is his main contribution to mathematics?

Georg Cantor (1845-1918) was a German mathematician best known as the creator of set theory, which is now a foundational part of modern mathematics. His most significant contributions include establishing the importance of one-to-one correspondence between sets, defining infinite and well-ordered sets, and proving that not all infinite sets are the same size—a revolutionary idea at the time.

6. Why is Cantor's Theorem considered so important in mathematics?

Cantor's Theorem is profoundly important because it revolutionized the understanding of infinity. Before Cantor, infinity was a vague philosophical concept. The theorem demonstrated that:

  • There are different sizes of infinity.
  • It is possible to create an endless hierarchy of larger and larger infinite sets by repeatedly taking the power set of an infinite set.
This discovery had a massive impact on mathematical logic, set theory, and the philosophy of mathematics, forming a basis for much of 20th-century mathematical thought.

7. Does Cantor's Theorem imply there is no 'biggest' infinity?

Yes, that is a direct and fascinating implication. For any set you consider, no matter how large an infinity it represents, Cantor's Theorem shows you can always create a larger infinity by taking its power set. This process can be repeated endlessly (P(A), P(P(A)), P(P(P(A))), and so on), leading to an infinite tower of infinities. This means there is no such thing as a 'largest infinity' or a 'set of all sets'.

8. How does Cantor's Theorem differ from the Cantor Intersection Theorem?

These are two distinct theorems that address different areas of mathematics.

  • Cantor's Theorem is about set theory and cardinality. It compares the size of a set to the size of its power set.
  • The Cantor Intersection Theorem is a result in real analysis and topology. It deals with a sequence of nested, closed, and non-empty sets, stating that their overall intersection is also non-empty.
They are not related in their application or meaning, though both are named after Georg Cantor.

9. What is the relationship between the Heine-Cantor Theorem and Cantor's Theorem on power sets?

There is no direct mathematical relationship between them; they are fundamentally different concepts. Cantor's Theorem is about the sizes of sets. The Heine-Cantor Theorem is a key result in real analysis which states that a continuous function on a compact (i.e., closed and bounded) set is also uniformly continuous. The common name is simply because Georg Cantor contributed to both set theory and analysis.