Homepage Solution manuals Terence Tao Analysis I Exercise 3.6.7 (Lesser or equal cardinality)

Exercise 3.6.7 (Lesser or equal cardinality)

Let A and B be sets. Let us say that A has lesser or equal cardinality to B if there exists an injection f : A B from A to B . Show that if A and B are finite sets, then A has lesser or equal cardinality to B if and only if # ( A ) # ( B ) .

Answers

Proof .

We first prove the forward direction. Suppose A has lesser or equal cardinality to B . Then there exists an injection f : A B . Since f is one-to-one, we have, by part (d) of Proposition 3.6.14, that # ( f ( A ) ) = # ( A ) . By definition of the forward image, we have f ( A ) B . With both of them finite, we have, by part (c) of Proposition 3.6.14, that # ( f ( A ) ) # ( B ) . But we had that # ( f ( A ) ) = # ( A ) . Thus, substituting, we get # ( A ) # ( B ) , as was to be shown.

We now prove the backward direction. Suppose # ( A ) # ( B ) . Let # ( A ) = m and # ( B ) = n , implying m n . By Definitions 3.6.1, 3.6.5, the following bijections exist: g : A { i : 1 i m } and h : { j : 1 j n } B .

We want to show there exists an injection f : A B , since that would then imply A has lesser or equal cardinality to B . We will show this by using g above and a slightly different version of h above.

Consider the partial function h : { j : 1 j m } B defined by h ( j ) = h ( j ) for all 1 j m . This is well-defined since h ( j ) B for all 1 j m . Let us show that h is injective. For any j 1 , j 2 { j : 1 j m } , suppose h ( j 1 ) = h ( j 2 ) ; we want to show this implies j 1 = j 2 . By definition of h , this implies h ( j 1 ) = h ( j 2 ) . Since h is injective (since it’s bijective), we have j 1 = j 2 . Hence, h is injective.

The composition f : = h g is well-defined since g maps into the domain of h . Thus, we have the mapping f : A B . Since both h and g are injective, we have, by Exercise 3.3.2, that f is injective. This shows A has lesser or equal cardinality to B , as was to be shown.

User profile picture
2024-02-10 19:19
Comments