Countable set

From Wikipedia, the free encyclopedia
(Redirected from Countable)

In mathematics, a set is countable if either it is finite or it can be made in one to one correspondence with the set of natural numbers.[a] Equivalently, a set is countable if there exists an injective function from it into the natural numbers; this means that each element in the set may be associated to a unique natural number, or that the elements of the set can be counted one at a time, although the counting may never finish due to an infinite number of elements.

In more technical terms, assuming the axiom of countable choice, a set is countable if its cardinality (the number of elements of the set) is not greater than that of the natural numbers. A countable set that is not finite is said to be countably infinite.

The concept is attributed to Georg Cantor, who proved the existence of uncountable sets, that is, sets that are not countable; for example the set of the real numbers.

A note on terminology [edit]

Although the terms "countable" and "countably infinite" as defined here are quite common, the terminology is not universal.[1] An alternative style uses countable to mean what is here called countably infinite, and at most countable to mean what is here called countable.[2][3] To avoid ambiguity, one may limit oneself to the terms "at most countable" and "countably infinite", although with respect to concision this is the worst of both worlds.[citation needed] The reader is advised to check the definition in use when encountering the term "countable" in the literature.

The terms enumerable[4] and denumerable[5][6] may also be used, e.g. referring to countable and countably infinite respectively,[7] but as definitions vary the reader is once again advised to check the definition in use, in particular being aware of the difference with recursively enumerable.[8]

Definition[edit]

A set is countable if:

  • Its cardinality is less than or equal to (aleph-null), the cardinality of the set of natural numbers .[9]
  • There exists an injective function from to .[10][11]
  • is empty or there exists a surjective function from to .[11]
  • There exists a bijective mapping between and a subset of .[12]
  • is either finite () or countably infinite.[5]

All of these definitions are equivalent.

A set is countably infinite if:

  • Its cardinality is exactly .[9]
  • There is an injective and surjective (and therefore bijective) mapping between and .
  • has a one-to-one correspondence with .[13]
  • The elements of can be arranged in an infinite sequence , where is distinct from for and every element of is listed.[14][15]

A set is uncountable if it is not countable, i.e. its cardinality is greater than .[9]

History[edit]

In 1874, in his first set theory article, Cantor proved that the set of real numbers is uncountable, thus showing that not all infinite sets are countable.[16] In 1878, he used one-to-one correspondences to define and compare cardinalities.[17] In 1883, he extended the natural numbers with his infinite ordinals, and used sets of ordinals to produce an infinity of sets having different infinite cardinalities.[18]

Introduction[edit]

A set is a collection of elements, and may be described in many ways. One way is simply to list all of its elements; for example, the set consisting of the integers 3, 4, and 5 may be denoted , called roster form.[19] This is only effective for small sets, however; for larger sets, this would be time-consuming and error-prone. Instead of listing every single element, sometimes an ellipsis ("...") is used to represent many elements between the starting element and the end element in a set, if the writer believes that the reader can easily guess what ... represents; for example, presumably denotes the set of integers from 1 to 100. Even in this case, however, it is still possible to list all the elements, because the number of elements in the set is finite. If we number the elements of the set 1, 2, and so on, up to , this gives us the usual definition of "sets of size ".

Bijective mapping from integer to even numbers

Some sets are infinite; these sets have more than elements where is any integer that can be specified. (No matter how large the specified integer is, such as , infinite sets have more than elements.) For example, the set of natural numbers, denotable by ,[a] has infinitely many elements, and we cannot use any natural number to give its size. It might seem natural to divide the sets into different classes: put all the sets containing one element together; all the sets containing two elements together; ...; finally, put together all infinite sets and consider them as having the same size. This view works well for countably infinite sets and was the prevailing assumption before Georg Cantor's work. For example, there are infinitely many odd integers, infinitely many even integers, and also infinitely many integers overall. We can consider all these sets to have the same "size" because we can arrange things such that, for every integer, there is a distinct even integer:

or, more generally, (see picture). What we have done here is arrange the integers and the even integers into a one-to-one correspondence (or bijection), which is a function that maps between two sets such that each element of each set corresponds to a single element in the other set. This mathematical notion of "size", cardinality, is that two sets are of the same size if and only if there is a bijection between them. We call all sets that are in one-to-one correspondence with the integers countably infinite and say they have cardinality .

Georg Cantor showed that not all infinite sets are countably infinite. For example, the real numbers cannot be put into one-to-one correspondence with the natural numbers (non-negative integers). The set of real numbers has a greater cardinality than the set of natural numbers and is said to be uncountable.

Formal overview[edit]

By definition, a set is countable if there exists a bijection between and a subset of the natural numbers . For example, define the correspondence

Since every element of is paired with precisely one element of , and vice versa, this defines a bijection, and shows that is countable. Similarly we can show all finite sets are countable.

As for the case of infinite sets, a set is countably infinite if there is a bijection between and all of . As examples, consider the sets , the set of positive integers, and , the set of even integers. We can show these sets are countably infinite by exhibiting a bijection to the natural numbers. This can be achieved using the assignments and , so that

Every countably infinite set is countable, and every infinite countable set is countably infinite. Furthermore, any subset of the natural numbers is countable, and more generally:

Theorem — A subset of a countable set is countable.[20]

The set of all ordered pairs of natural numbers (the Cartesian product of two sets of natural numbers, is countably infinite, as can be seen by following a path like the one in the picture:

The Cantor pairing function assigns one natural number to each pair of natural numbers

The resulting mapping proceeds as follows:

This mapping covers all such ordered pairs.

This form of triangular mapping recursively generalizes to -tuples of natural numbers, i.e., where and are natural numbers, by repeatedly mapping the first two elements of an -tuple to a natural number. For example, can be written as . Then maps to 5 so maps to , then maps to 39. Since a different 2-tuple, that is a pair such as , maps to a different natural number, a difference between two n-tuples by a single element is enough to ensure the n-tuples being mapped to different natural numbers. So, an injection from the set of -tuples to the set of natural numbers is proved. For the set of -tuples made by the Cartesian product of finitely many different sets, each element in each tuple has the correspondence to a natural number, so every tuple can be written in natural numbers then the same logic is applied to prove the theorem.

Theorem — The Cartesian product of finitely many countable sets is countable.[21][b]

The set of all integers and the set of all rational numbers may intuitively seem much bigger than . But looks can be deceiving. If a pair is treated as the numerator and denominator of a vulgar fraction (a fraction in the form of where and are integers), then for every positive fraction, we can come up with a distinct natural number corresponding to it. This representation also includes the natural numbers, since every natural number is also a fraction . So we can conclude that there are exactly as many positive rational numbers as there are positive integers. This is also true for all rational numbers, as can be seen below.

Theorem —  (the set of all integers) and (the set of all rational numbers) are countable.[c]

In a similar manner, the set of algebraic numbers is countable.[23][d]

Sometimes more than one mapping is useful: a set to be shown as countable is one-to-one mapped (injection) to another set , then is proved as countable if is one-to-one mapped to the set of natural numbers. For example, the set of positive rational numbers can easily be one-to-one mapped to the set of natural number pairs (2-tuples) because maps to . Since the set of natural number pairs is one-to-one mapped (actually one-to-one correspondence or bijection) to the set of natural numbers as shown above, the positive rational number set is proved as countable.

Theorem — Any finite union of countable sets is countable.[24][25][e]

With the foresight of knowing that there are uncountable sets, we can wonder whether or not this last result can be pushed any further. The answer is "yes" and "no", we can extend it, but we need to assume a new axiom to do so.

Theorem — (Assuming the axiom of countable choice) The union of countably many countable sets is countable.[f]

Enumeration for countable number of countable sets

For example, given countable sets , we first assign each element of each set a tuple, then we assign each tuple an index using a variant of the triangular enumeration we saw above:

We need the axiom of countable choice to index all the sets simultaneously.

Theorem — The set of all finite-length sequences of natural numbers is countable.

This set is the union of the length-1 sequences, the length-2 sequences, the length-3 sequences, each of which is a countable set (finite Cartesian product). So we are talking about a countable union of countable sets, which is countable by the previous theorem.

Theorem — The set of all finite subsets of the natural numbers is countable.

The elements of any finite subset can be ordered into a finite sequence. There are only countably many finite sequences, so also there are only countably many finite subsets.

Theorem — Let and be sets.

  1. If the function is injective and is countable then is countable.
  2. If the function is surjective and is countable then is countable.

These follow from the definitions of countable set as injective / surjective functions.[g]

Cantor's theorem asserts that if is a set and is its power set, i.e. the set of all subsets of , then there is no surjective function from to . A proof is given in the article Cantor's theorem. As an immediate consequence of this and the Basic Theorem above we have:

Proposition — The set is not countable; i.e. it is uncountable.

For an elaboration of this result see Cantor's diagonal argument.

The set of real numbers is uncountable,[h] and so is the set of all infinite sequences of natural numbers.

Minimal model of set theory is countable[edit]

If there is a set that is a standard model (see inner model) of ZFC set theory, then there is a minimal standard model (see Constructible universe). The Löwenheim–Skolem theorem can be used to show that this minimal model is countable. The fact that the notion of "uncountability" makes sense even in this model, and in particular that this model M contains elements that are:

  • subsets of M, hence countable,
  • but uncountable from the point of view of M,

was seen as paradoxical in the early days of set theory, see Skolem's paradox for more.

The minimal standard model includes all the algebraic numbers and all effectively computable transcendental numbers, as well as many other kinds of numbers.

Total orders[edit]

Countable sets can be totally ordered in various ways, for example:

  • Well-orders (see also ordinal number):
    • The usual order of natural numbers (0, 1, 2, 3, 4, 5, ...)
    • The integers in the order (0, 1, 2, 3, ...; −1, −2, −3, ...)
  • Other (not well orders):
    • The usual order of integers (..., −3, −2, −1, 0, 1, 2, 3, ...)
    • The usual order of rational numbers (Cannot be explicitly written as an ordered list!)

In both examples of well orders here, any subset has a least element; and in both examples of non-well orders, some subsets do not have a least element. This is the key definition that determines whether a total order is also a well order.

See also[edit]

Notes[edit]

  1. ^ a b Since there is an obvious bijection between and , it makes no difference whether one considers 0 a natural number or not. In any case, this article follows ISO 31-11 and the standard convention in mathematical logic, which takes 0 as a natural number.
  2. ^ Proof: Observe that is countable as a consequence of the definition because the function given by is injective.[22] It then follows that the Cartesian product of any two countable sets is countable, because if and are two countable sets there are surjections and . So is a surjection from the countable set to the set and the Corollary implies is countable. This result generalizes to the Cartesian product of any finite collection of countable sets and the proof follows by induction on the number of sets in the collection.
  3. ^ Proof: The integers are countable because the function given by if is non-negative and if is negative, is an injective function. The rational numbers are countable because the function given by is a surjection from the countable set to the rationals .
  4. ^ Proof: Per definition, every algebraic number (including complex numbers) is a root of a polynomial with integer coefficients. Given an algebraic number , let be a polynomial with integer coefficients such that is the -th root of the polynomial, where the roots are sorted by absolute value from small to big, then sorted by argument from small to big. We can define an injection (i. e. one-to-one) function given by , where is the -th prime.
  5. ^ Proof: If is a countable set for each in , then for each there is a surjective function and hence the function
    given by is a surjection. Since is countable, the union is countable.
  6. ^ Proof: As in the finite case, but and we use the axiom of countable choice to pick for each in a surjection from the non-empty collection of surjections from to .[26] Note that since we are considering the surjection , rather than an injection, there is no requirement that the sets be disjoint.
  7. ^ Proof: For (1) observe that if is countable there is an injective function . Then if is injective the composition is injective, so is countable. For (2) observe that if is countable, either is empty or there is a surjective function . Then if is surjective, either and are both empty, or the composition is surjective. In either case is countable.
  8. ^ See Cantor's first uncountability proof, and also Finite intersection property#Applications for a topological proof.

Citations[edit]

  1. ^ Manetti, Marco (19 June 2015). Topology. Springer. p. 26. ISBN 978-3-319-16958-3.
  2. ^ Rudin 1976, Chapter 2
  3. ^ Tao 2016, p. 181
  4. ^ Kamke 1950, p. 2
  5. ^ a b Lang 1993, §2 of Chapter I
  6. ^ Apostol 1969, p. 23, Chapter 1.14
  7. ^ Thierry, Vialar (4 April 2017). Handbook of Mathematics. BoD - Books on Demand. p. 24. ISBN 978-2-9551990-1-5.
  8. ^ Mukherjee, Subir Kumar (2009). First Course in Real Analysis. Academic Publishers. p. 22. ISBN 978-81-89781-90-3.
  9. ^ a b c Yaqub, Aladdin M. (24 October 2014). An Introduction to Metalogic. Broadview Press. ISBN 978-1-4604-0244-3.
  10. ^ Singh, Tej Bahadur (17 May 2019). Introduction to Topology. Springer. p. 422. ISBN 978-981-13-6954-4.
  11. ^ a b Katzourakis, Nikolaos; Varvaruca, Eugen (2 January 2018). An Illustrative Introduction to Modern Analysis. CRC Press. ISBN 978-1-351-76532-9.
  12. ^ Halmos 1960, p. 91
  13. ^ Kamke 1950, p. 2
  14. ^ Dlab, Vlastimil; Williams, Kenneth S. (9 June 2020). Invitation To Algebra: A Resource Compendium For Teachers, Advanced Undergraduate Students And Graduate Students In Mathematics. World Scientific. p. 8. ISBN 978-981-12-1999-3.
  15. ^ Tao 2016, p. 182
  16. ^ Stillwell, John C. (2010), Roads to Infinity: The Mathematics of Truth and Proof, CRC Press, p. 10, ISBN 9781439865507, Cantor's discovery of uncountable sets in 1874 was one of the most unexpected events in the history of mathematics. Before 1874, infinity was not even considered a legitimate mathematical subject by most people, so the need to distinguish between countable and uncountable infinities could not have been imagined.
  17. ^ Cantor 1878, p. 242.
  18. ^ Ferreirós 2007, pp. 268, 272–273.
  19. ^ "What Are Sets and Roster Form?". expii. 2021-05-09. Archived from the original on 2020-09-18.
  20. ^ Halmos 1960, p. 91
  21. ^ Halmos 1960, p. 92
  22. ^ Avelsgaard 1990, p. 182
  23. ^ Kamke 1950, pp. 3–4
  24. ^ Avelsgaard 1990, p. 180
  25. ^ Fletcher & Patty 1988, p. 187
  26. ^ Hrbacek, Karel; Jech, Thomas (22 June 1999). Introduction to Set Theory, Third Edition, Revised and Expanded. CRC Press. p. 141. ISBN 978-0-8247-7915-3.

References[edit]