Exercise 1.6.7

Return to the particular functions constructed in Exercise 1.6.6 and construct the subset B that results using the preceding rule. In each case, note that B is not in the range of the function used.

Answers

See the proof of Cantor’s theorem:

Theorem 1 (Cantor’s Theorem). Given any set A , there does not exist a function f : A P ( A ) that is onto.

Proof. Suppose f : A P ( A ) is onto. We want to use the self-referential nature of P ( A ) to find a contradiction. Define

B = { a : a f ( a ) }

Since f is onto we must have f ( a ) = B for some a A . Then either

(i)
a B implies a f ( a ) which by the definition of B implies a B , so a B is impossible.
(ii)
a B implies a f ( a ) since f ( a ) = B . but if a f ( a ) then a B by the definition of B , contradicting a B .

Therefore f cannot be onto, since we have found a B P ( A ) where f ( a ) = B is impossible.

Stepping back, the pearl of the argument is that if B = f ( a ) then B = { a : a B } is undecidable/impossible. □

User profile picture
2022-01-27 00:00
Comments