If there exists a 1-1 mapping of onto , we say that and can be put in 1-1 correspondence, or that and have the same cardinal number, or that and are equivalent, and denote it by .

For any positive integer , let be the set whose elements are the integers ; Let be the set consisting of all positive integers. For any , we say:

  • is finite if for some .
  • is infinite if is not finite.
  • is countable if .
  • is uncountable if is neither finite nor countable.
  • is at most countable if is finite or countable.

Info

A finite set cannot be equivalent to one of its subsets. This is, however, possible for infinite sets.


Countable sets

Stripping down a countable set

Theorem 1.

If and is countable, then is either countable or finite.

If a set can be arranged into a single list, then deleting some elements from this list results in another (shorter, and potentially terminating) list. This means that countable sets are the smallest type of infinite set. Anything smaller is either still countable or finite.

Combining countable sets

Theorem 2.

Let , be a countable collection of sets. Then

is countable.
A lil note

Theorem 3.

Let be a countable set, and let be the set of all -tuples where , and the elements need not be distinct. Then, is countable.

Theorem 4(Colollary).

The set is countable.


Uncountable sets

Theorem 5.

Let be the set of all sequences whose elements are the digits 0 and 1. This set is uncountable.

Proof
Let be a countable subset of , and let consist of the sequences . Construct a sequence as follows: If the th digit in is 1, we let the th digit ok be 0, and vice versa. Then, the sequence differs from every member of in at least one place, hence . But clearly , so is a proper subset of .
We have shown that every countable subset of is a proper subset of . It follows that is uncountable. ❏

This theorem also implies that the set of all real numbers is uncountable, since all real numbers have a binary representation. However, do also note the proof that follows.

Theorem 6.

The set is uncountable.

Proof
Assume there does exist a 1-1 correspondence . This means that we should be able to write .
Now, consider a closed interval that does not contain . Next, let be a closed interval, contained in , which does not contain . In general, given an interval , construct an interval to satisfy

  • and

Now consider the intersection . For every real number , , and it follows that

Now, we assumed every real number eventually appears in the list , which leads to the conclusion that . However, the nested interval property asserts that . This contradiction means that such an enumeration of is impossible. ❏

This combined with our proof that the union of two countable sets is countable, and that is countable, implies that , the set of all irrational numbers, is not countable since .

Theorem 7.

In , there cannot exist an uncountable collection of disjoint open intervals.

Proof
Let be a collection of disjoint open intervals. The key is to try to show instead of . From the density of the rationals, we know that we can associate a unique rational number with each interval in . So, the cardinality of must be less than or equal to , which implies cannot be uncountable. ❏