Exercise 10.11

Let A and B be two sets. Using the well-ordering theorem, prove that either they have the same cardinality, or one has cardinality greater than the other. [Hint: If there is no surjection f : A B, apply the preceding exercise.]

Answers

Lemma 1. For well-ordered sets A and B there is an injection from A to B if and only if there is a surjection from B to A.

Proof. (⇒) Suppose that there is an injection f : A B and A. Then there is an a A. We then construct a surjection g : B A as follows. For any y B if b f(A) then there is a unique x A where y = f(x). It is unique since, if x and x are in A where f(x) = y = f(x), then x = x since f is injective. So in this case set g(y) = x. If bf(A), then set g(y) = a. Clearly, g is a function from B to A. To show that g is surjective, consider any x A and let y = f(x), which is clearly an element of B. Then, since obviously y f(A) and x is the unique x A such that y = f(x), we have that g(y) = x by definition. This shows that g is surjective since x was arbitrary.

(⇐) Now suppose that g : B A is surjective. We then construct an injection f : A B as follows. For any x A we have that the set Bx = {y Bg(y) = x} is nonempty since g is surjective. Hence Bx has a unique smallest element y since it is a nonempty subset of B and B is well-ordered. So simply set f(x) = y. Clearly, f is a function from A to B. To show that f is injective, consider x,x A where xx. Then clearly the sets Bx and Bx have to be disjoint for otherwise there would be a y B where g(y) = x and g(y) = x, which is impossible if xx since g is a function. Hence, since f(x) and f(x) are defined to be the smallest elements of Bx and Bx, respectively, we have f(x)f(x). This shows that f is injective since x and x were arbitrary. □

Main Problem.

Proof. First suppose that A and B are each well-ordered, which follows from the well-ordering theorem. Also, suppose that A and B do not have the same cardinality so that it suffices to show that either B has greater cardinality than A or vice versa. If A = then it cannot be that B = as well since then they would have the same cardinality ( would be a trivial bijection between them). Hence B so that clearly B has greater cardinality than A. Thus in what follows assume that A.

Suppose that there is an injection from A to B. Then there cannot be an injection from B to A since, if there were, then A and B would have the same cardinality by the Cantor-Schroeder-Bernstein Theorem (shown in Exercise 7.6 part (b)). Thus B has greater cardinality than A by definition.

On the other hand, if there is no injection from A to B then there is no surjection from B to A by Lemma 1 since they are both well-ordered and A. It then clearly follows that no section of B can be a surjection onto A since then any extension of such a function to all of B would also be a surjection onto A. From this, we have by Exercise 10.10 that there is a unique function h : B A with the property that

h(x) = smallest[A h(Sx)],

where of course Sx is the section of B by x.

We claim that h is injective. So consider any y and y in B where yy. Without loss of generality, we can assume that y < y (by the well-ordering on B). It then follows that y Sy so that clearly h(y) h(Sy). However, we have that h(y) is the smallest element of A h(Sy) so that obviously h(y)h(Sy). Hence it must be that h(y)h(y), which shows that h is injective since y and y were arbitrary.

Therefore there is an injection from B to A but none from A to B so that A has greater cardinality than B by definition. This shows the desired result since these cases are exhaustive. □

User profile picture
2019-12-01 00:00
Comments