Is There a Bijection Between a Set and Its Power Set?

  • Context: Graduate 
  • Thread starter Thread starter Hurkyl
  • Start date Start date
  • Tags Tags
    Method
Click For Summary
SUMMARY

This discussion confirms that there is no bijection between a set X and its power set P(X), as established by Cantor's diagonal argument. The proof utilizes characteristic functions, defined as χ_Y(p), which indicate membership of elements in subsets Y of X. By constructing a function h based on the diagonalization process, a contradiction arises, proving that the assumption of a bijection is false. Thus, it is definitively established that no such bijection exists.

PREREQUISITES
  • Understanding of Cantor's diagonal argument
  • Familiarity with characteristic functions
  • Knowledge of bijections and invertible functions
  • Basic concepts of set theory
NEXT STEPS
  • Study the implications of Cantor's theorem on set theory
  • Explore the concept of characteristic functions in more detail
  • Learn about function-valued functions and their applications
  • Investigate other proofs of the non-existence of bijections in set theory
USEFUL FOR

Mathematicians, computer scientists, and students of set theory who are interested in understanding the foundational concepts of bijections and power sets.

Hurkyl
Staff Emeritus
Science Advisor
Gold Member
Messages
14,922
Reaction score
28
No question, or deep answers to be found here! I just wanted to share with you a pretty formulation of Cantor's diagonal argument that there is no bijection between a set X and its power set P(X). (the power set is the set of all subsets of X)


It's based on the idea of a characteristic function: a function whose values are only 0 and 1. If Y is a subset of X, then I can describe Y by this function:

[tex]\chi_Y(p) := \left\{<br /> \begin{array}{ll}<br /> 0 \quad & p \notin Y \\<br /> 1 \quad & p \in Y<br /> \end{array}[/tex]

So that the statement "p is in Y" is equivalent to the equation "χY(p) = 1".


With a little thought, you should be able to convince yourself that there is a one-to-one correspondence between subsets of X and characteristic functions on X.

So, the question "Is there a bijection between X and P(X), the set of all subsets of X?" is equivalent to the question "Is there a bijection between X and the set of all characteristic functions on X?"


Once you get to this point, the proof becomes much cleaner.


We now assume that such a bijection exists, and we call it f. So, if x is an element of X, then f(x) is a characteristic function on X.

If you haven't seen them before, function valued functions can be a little tricky to understand... for this proof, the only thing you need to know is that we can write f(x)(y), with both x and y in X, and f(x)(y) will either be a 0 or a 1.


The next step is to write a function that represents the "diagonal": we define the function g by:

g(x) := f(x)(x)

And the key step is that we can now construct the function h:

h(x) := 1 - g(x) = 1 - f(x)(x)


The values of h are either 0 or 1, so it is a characteristic function on X. Now, since f is an invertible function (it's a bijection!), we can make this computation:

[tex] h(f^{-1}(h)) = 1 - f(f^{-1}(h))(f^{-1}(h)) = 1 - h(f^{-1}(h))[/tex]

We can write f-1(h) because f is invertible, and the range of f is the set of all characteristic functions on X, and h is one of those things.

The first step in the calculation is simply the definition of h. The second step uses the definition of invertibility, and will probably take a bit of thought to work through for those not comfortable with function valued functions. The key fact is this:

[tex]f(f^{-1}(h)) = h[/tex]

so if we apply both functions to an element of X, we have:

[tex]f(f^{-1}(h))(x) = h(x)[/tex]

Anyways, going back to the computation:

[tex]h(f^{-1}(h)) = 1 - f(f^{-1}(h))(f^{-1}(h)) = 1 - h(f^{-1}(h))[/tex]

This is a contradiction, because the far left and the far right can never be equal. (Remember that the values of h can only be a 0 or a 1, and this would require it to take 1/2 as a value)


So, our initial assumption that there exists a bijection, f, from X to the set of all characteristic functions must have been incorrect, because we derived a contradiction. So, by the initial remarks, we have thus proven:

There does not exist a bijection from any set X to P(X), the set of all subsets of X.
 
Last edited:
Physics news on Phys.org
That's very pretty in a way :smile:

Bit of an odd statement I know but I think so.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 5 ·
Replies
5
Views
1K