Exercise 1.5.11

[Schröder-Bernstein Theorem] Assume there exists a 1-1 function f : X Y and another 1-1 function g : Y X . Follow the steps to show that there exists a 1-1, onto function h : X Y and hence X Y . The strategy is to partition X and Y into components

X = A A  and  Y = B B

with A A = and B B = , in such a way that f maps A onto B , and g maps B onto A .

(a)
Explain how achieving this would lead to a proof that X Y .
(b)
Set A 1 = X g ( Y ) = { x X : x g ( Y ) } (what happens if A 1 = ? ) and inductively define a sequence of sets by letting A n + 1 = g ( f ( A n ) ) . Show that { A n : n N } is a pairwise disjoint collection of subsets of X , while { f ( A n ) : n N } is a similar collection in Y .
(c)
Let A = n = 1 A n and B = n = 1 f ( A n ) . Show that f maps A onto B .
(d)
Let A = X A and B = Y B . Show g maps B onto A .

Answers

(a)
f : A B and g : B A are bijective, therefore we can define h ( x ) = { f ( x )  if  x A g 1 ( x )  if  x A

which is bijective.

(b)
If A 1 = then g : Y X is 1-1 and onto so we are done. So assume A 1 , to show { A n } is pairwise disjoint, first consider how A 1 A k = since A 1 = X g ( Y ) and g ( f ( A 1 ) ) g ( Y ) . Define h ( x ) = g ( f ( x ) )

Since h is injective we have h ( A B ) = h ( A ) h ( B ) for all A , B in X . (Proof left as an exercise to the reader.) Using this we can prove pairwise disjointness, let j > k and use the iterated function notation h 2 = h h and note that h k is injective.

A j + 1 A k + 1 = h k ( A j k ) h k ( A 1 ) = h k ( A j k A 1 ) = h k ( ) =

And since f is injective f ( A j ) f ( A k ) = f ( A j A k ) = f ( ) = .

(c)
f ( A ) = B because f ( n = 1 A n ) = n = 1 f ( A n ) thus f : A B is onto. ( B was basically defined as the range of f )
(d)
We show inclusion both ways by deriving contradictions. Key facts we use: (i) A 1 g ( Y ) = (ii) g ( B ) = n = 2 A n = A A 1 = A g ( Y )
(i)
g ( B ) A . SFC that g ( b ) A . Because A 1 g ( Y ) = , g ( b ) A 1 meaning g ( b ) n = 2 A n = g ( B ) , meaning b B with g ( b ) = g ( b ) and b b , contradicting g being 1-1.
(ii)
A g ( B ) . SFC a A with a g ( B ) . Because A g ( Y ) we have a g ( B ) (since a g ( B ) ) and g ( B ) A contradicting a A (we can’t have a A and a A .)
User profile picture
2022-01-27 00:00
Comments