maths.freeSet Theory & Logic › Infinity › Countable set

Countable set

A mathematical set is countable if either it is finite or it can be put in one to one correspondence with the set of natural numbers.

Countable set

A mathematical set is countable if either it is finite or it can be put in one to one correspondence with the set of natural numbers. 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; for example the set of all natural numbers \(\N\) or all rational numbers \(\Q\).

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 \(\R\).

A note on terminology

Although the terms "countable" and "countably infinite" as defined here are quite common, the terminology is not universal. An alternative style uses countable to mean what is here called countably infinite, and at most countable to mean what is here called countable.

The terms enumerable and denumerable may also be used, referring to countable and countably infinite, respectively. Definitions vary and care is needed respecting the difference with recursively enumerable.

Definition

A set \(S\) is countable if:

  • Its cardinality \(|S|\) is less than or equal to \(\aleph_0\) (aleph-null), the cardinality of the set of natural numbers \(\N\).
  • There exists an injective function from \(S\) to \(\N\).
  • \(S\) is empty or there exists a surjective function from \(\N\) to \(S\).
  • There exists a bijective mapping between \(S\) and a subset of \(\N\).
  • \(S\) is either finite (\(|S|<\aleph_0\)) or countably infinite.

All of these definitions are equivalent.

A set \(S\) is countably infinite if:

  • Its cardinality \(|S|\) is exactly \(\aleph_0\).
  • There is an injective and surjective (and therefore bijective) mapping between \(S\) and \(\N\).
  • \(S\) has a one-to-one correspondence with \(\N\).
  • The elements of \(S\) can be arranged in an infinite sequence \(a_0, a_1, a_2, \ldots\), where \(a_i\) is distinct from \(a_j\) for \(i\neq j\) and every element of \(S\) is listed.

A set is uncountable if it is not countable, i.e. its cardinality is strictly greater than \(\aleph_0\). That is, there is an injection from \(\N\) to \(S\), but no injection from \(S\) to \(\N\). In models where the axiom of choice fails, there might also be sets which are incomparable to \(\N\), the so-called Dedekind finite infinite sets.

History

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. In 1878, he used one-to-one correspondences to define and compare cardinalities. 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.

Introduction

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 \(\{3, 4, 5\}\), called roster form. 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, \(\{1, 2, 3, \dots, 100\}\) 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 \(n\), this gives us the usual definition of "sets of size \(n\)".

Some sets are infinite; these sets have more than \(n\) elements where \(n\) is any integer that can be specified. (No matter how large the specified integer \(n\) is, such as \(n=10^{1000}\), infinite sets have more than \(n\) elements.) For example, the set of natural numbers, denotable by \(\{0, 1, 2, 3, 4, 5,\dots\}\), 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: \[\ldots \, -\! 2\! \rightarrow \! - \! 4, \, -\! 1\! \rightarrow \! - \! 2, \, 0\! \rightarrow \! 0, \, 1\! \rightarrow \! 2, \, 2\! \rightarrow \! 4 \, \cdots\] or, more generally, \(n \rightarrow 2n\) (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 \(\aleph_0\).

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).

Condensed: the full section is in Wikipedia.

Formal overview

By definition, a set \(S\) is countable if there exists a bijection between \(S\) and a subset of the natural numbers \(\N=\{0,1,2,\dots\}\). For example, define the correspondence \[a \leftrightarrow 1,\ b \leftrightarrow 2,\ c \leftrightarrow 3\] Since every element of \(S=\{a,b,c\}\) is paired with precisely one element of \(\{1,2,3\}\), and vice versa, this defines a bijection, and shows that \(S\) is countable. Similarly we can show all finite sets to be countable.

As for the case of infinite sets, a set \(S\) is countably infinite if there is a bijection between \(S\) and all of \(\N\). As examples, consider the sets \(A=\{1,2,3,\dots\}\), the set of positive integers, and \(B=\{0,2,4,6,\dots\}\), 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 \(n \leftrightarrow n+1\) and \(n \leftrightarrow 2n\), so that \[\begin{matrix} 0 \leftrightarrow 1, & 1 \leftrightarrow 2, & 2 \leftrightarrow 3, & 3 \leftrightarrow 4, & 4 \leftrightarrow 5, & \ldots \\[6pt] 0 \leftrightarrow 0, & 1 \leftrightarrow 2, & 2 \leftrightarrow 4, & 3 \leftrightarrow 6, & 4 \leftrightarrow 8, & \ldots \end{matrix}\] 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.

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

The resulting mapping proceeds as follows:

\[0 \leftrightarrow (0, 0), 1 \leftrightarrow (1, 0), 2 \leftrightarrow (0, 1), 3 \leftrightarrow (2, 0), 4 \leftrightarrow (1, 1), 5 \leftrightarrow (0, 2), 6 \leftrightarrow (3, 0), \ldots\] This mapping covers all such ordered pairs.

This form of triangular mapping recursively generalizes to \(n\)-tuples of natural numbers, i.e., \((a_1,a_2,a_3,\dots,a_n)\) where \(a_i\) and \(n\) are natural numbers, by repeatedly mapping the first two elements of an \(n\)-tuple to a natural number. For example, \((0, 2, 3)\) can be written as \(((0, 2), 3)\). Then \((0, 2)\) maps to 5 so \(((0, 2), 3)\) maps to \((5, 3)\), then \((5, 3)\) maps to 39. Since a different 2-tuple, that is a pair such as \((a,b)\), 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 \(n\)-tuples to the set of natural numbers \(\N\) is proved. For the set of \(n\)-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.

Theorem, \(\Z\) (the set of all integers) and \(\Q\) (the set of all rational numbers) are countable.

Theorem, Any finite union of countable sets is countable.

Theorem, (Assuming the axiom of countable choice) The union of countably many countable sets is countable.

Condensed: the full section is in Wikipedia.

Minimal model of set theory is countable

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

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.

ഇപ്പോള്‍ നീ ഒരു കോംപൌണ്ടും ഇത് ഉറപ്പിക്കുന്നില്ല, പക്ഷേ അതിന്റെ കഷ്ണങ്ങള്‍ ചേര്‍ന്നു തീർക്കാന്‍ പറ്റും. താഴെയൊന്ന് ശ്രമിക്കൂ അല്ലെങ്കില്‍ നിങ്ങള്‍ക്കുതന്നെ ടൈപ്പ് ചെയ്യുക.

♪ സ്വന്തം ജോലി ചെയ്യുക ♪

ഒരു സ്വതന്ത്ര അക്കൗണ്ട്, നിങ്ങൾ പഠിച്ച കാര്യങ്ങൾ, നിങ്ങളുടെ പ്രശ്‌നങ്ങൾ പരിഹരിച്ചിരിക്കുന്ന പ്രശ്‌നങ്ങൾ, ഒരു സ്ഥലത്ത്‌ ഒരു ടീച്ചർ, ഈ പേജിനെ കുറിച്ച് ചോദിക്കാവുന്നതാണ്‌.

മുകളില്‍ ഒപ്പ് വയ്ക്കുക ലോഗിന്‍

ഇവിടെ ഉപയോഗിച്ചിരിക്കുന്ന ചിഹ്നങ്ങള്‍

ഒരു പ്രത്യേക പത്രികയിൽ, ഒരു ചിത്രത്തിന്‍റെ പ്രതീകം, അതിലുള്ള എല്ലാ അക്ഷരങ്ങൾ എന്നിവയ്‌ക്കും വേണ്ടിയുള്ളതാണ്‌.

ആളുകൾ ചോദിക്കുന്നു

Are some infinities bigger than others?

Yes. The integers and the rationals can be listed; the real numbers cannot (Cantor's diagonal argument), so there are strictly more reals than integers.

What is the difference between a relation and a function?

A relation pairs inputs with outputs freely; a function is a relation in which every input gets exactly one output.

ഈ താളിലെ ഭാഗങ്ങൾ മാറ്റുന്നു Wikipedia (CC BY-SA 4.0). ഇവിടെ വളച്ചൊടിച്ച്, വീണ്ടും പ്രഹരം, തെറ്റുകള്‍ നമ്മുടേതാണ്.

കൂടുതല്‍ Set Theory & Logic