Ordinal Number
Ordinal Number
en.wikipedia.org
This article is about the mathematical concept. For number words denoting a position in a sequence (rst, second,
third, etc.), see Ordinal number (linguistics).
In set theory, an ordinal number, or ordinal, is one generalization of the concept of a natural number that is used
to describe a way to arrange a collection of objects in order, one after another. Any nite collection of objects can
be put in order just by the process of counting: labeling the objects with distinct whole numbers. Ordinal numbers
are thus the labels needed to arrange collections of objects in order.
An ordinal number is used to describe the order type of a well ordered set (though this does not work for a well
ordered proper class). A well ordered set is a set with a relation > such that
(Trichotomy) For any elements x and y, exactly one of these statements is true
x>y
y=x
y>x
(Well-foundedness) Every nonempty subset has a least element, that is, it has an element x such that there is
no other element y in the subset where x > y
Two well ordered sets have the same order type if and only if there is a bijection from one set to the other that converts
the relation in the rst set to the relation in the second set.
Whereas ordinals are useful for ordering the objects in a collection, they are distinct from cardinal numbers, which
are useful for saying how many objects are in a collection. Although the distinction between ordinals and cardinals is
not always apparent in nite sets (one can go from one to the other just by counting labels), dierent innite ordinals
can describe the same cardinal. Like other kinds of numbers, ordinals can be added, multiplied, and exponentiated,
although the addition and multiplication are not commutative.
Ordinals were introduced by Georg Cantor in 1883[1] to accommodate innite sequences and to classify derived sets,
which he had previously introduced in 1872 while studying the uniqueness of trigonometric series.[2]
1
2 1 ORDINALS EXTEND THE NATURAL NUMBERS
1
1
+
2
+
3
2
5
+
+1
2
+
4
3
3 3 + +
2 +
2
2
4
2+ 3
2
+
+1
2
2
5
Representation of the ordinal numbers up to . Each turn of the spiral represents one power of
a least element. Ordinals may be used to label the elements of any given well-ordered set (the smallest element being
labelled 0, the one after that 1, the next one 2, and so on) and to measure the length of the whole set by the least
ordinal that is not a label for an element of the set. This length is called the order type of the set.
Any ordinal is dened by the set of ordinals that precede it: in fact, the most common denition of ordinals identies
each ordinal as the set of ordinals that precede it. For example, the ordinal 42 is the order type of the ordinals less than
it, i.e., the ordinals from 0 (the smallest of all ordinals) to 41 (the immediate predecessor of 42), and it is generally
identied as the set {0,1,2,,41}. Conversely, any set (S) of ordinals that is downward-closedmeaning that for
any ordinal in S and any ordinal < , is also in Sis (or can be identied with) an ordinal.
There are innite ordinals as well: the smallest innite ordinal is , which is the order type of the natural numbers
(nite ordinals) and that can even be identied with the set of natural numbers (indeed, the set of natural numbers is
3
well-orderedas is any set of ordinalsand since it is downward closed it can be identied with the ordinal associated
with it, which is exactly how is dened).
A graphical matchstick representation of the ordinal . Each stick corresponds to an ordinal of the form m+n where m and n
are natural numbers.
Perhaps a clearer intuition of ordinals can be formed by examining a rst few of them: as mentioned above, they
start with the natural numbers, 0, 1, 2, 3, 4, 5, After all natural numbers comes the rst innite ordinal, , and
after that come +1, +2, +3, and so on. (Exactly what addition means will be dened later on: just consider
them as names.) After all of these come 2 (which is +), 2+1, 2+2, and so on, then 3, and then later on
4. Now the set of ordinals formed in this way (the m+n, where m and n are natural numbers) must itself have
an ordinal associated with it: and that is 2 . Further on, there will be 3 , then 4 , and so on, and , then ,
then later , and even later 0 (epsilon nought) (to give a few examples of relatively smallcountableordinals).
This can be continued indenitely far (indenitely far is exactly what ordinals are good at: basically every time one
says and so on when enumerating ordinals, it denes a larger ordinal). The smallest uncountable ordinal is the set
of all countable ordinals, expressed as 1 .
2 Denitions
In a well-ordered set, every non-empty subset contains a distinct smallest element. Given the axiom of dependent
choice, this is equivalent to just saying that the set is totally ordered and there is no innite decreasing sequence,
something perhaps easier to visualize. In practice, the importance of well-ordering is justied by the possibility of
applying transnite induction, which says, essentially, that any property that passes on from the predecessors of an
element to that element itself must be true of all elements (of the given well-ordered set). If the states of a computation
4 2 DEFINITIONS
(computer program or game) can be well-ordered in such a way that each step is followed by a lower step, then the
computation will terminate.
It is inappropriate to distinguish between two well-ordered sets if they only dier in the labeling of their elements,
or more formally: if the elements of the rst set can be paired o with the elements of the second set such that if one
element is smaller than another in the rst set, then the partner of the rst element is smaller than the partner of the
second element in the second set, and vice versa. Such a one-to-one correspondence is called an order isomorphism
and the two well-ordered sets are said to be order-isomorphic, or similar (obviously this is an equivalence relation).
Provided there exists an order isomorphism between two well-ordered sets, the order isomorphism is unique: this
makes it quite justiable to consider the two sets as essentially identical, and to seek a canonical representative of
the isomorphism type (class). This is exactly what the ordinals provide, and it also provides a canonical labeling of
the elements of any well-ordered set. Formally, if a partial order < is dened on the set S, and a partial order <' is
dened on the set S' , then the posets (S,<) and (S' ,<') are order isomorphic if there is a bijection f that preserves
the ordering. That is, f(a) <' f(b) if and only if a < b. Every well-ordered set (S,<) is order isomorphic to the set of
ordinals less than one specic ordinal number [the order type of (S,<)] under their natural ordering.
Essentially, an ordinal is intended to be dened as an isomorphism class of well-ordered sets: that is, as an equivalence
class for the equivalence relation of being order-isomorphic. There is a technical diculty involved, however, in
the fact that the equivalence class is too large to be a set in the usual ZermeloFraenkel (ZF) formalization of set
theory. But this is not a serious diculty. The ordinal can be said to be the order type of any set in the class.
The original denition of ordinal numbers, found for example in the Principia Mathematica, denes the order type
of a well-ordering as the set of all well-orderings similar (order-isomorphic) to that well-ordering: in other words, an
ordinal number is genuinely an equivalence class of well-ordered sets. This denition must be abandoned in ZF and
related systems of axiomatic set theory because these equivalence classes are too large to form a set. However, this
denition still can be used in type theory and in Quines axiomatic set theory New Foundations and related systems
(where it aords a rather surprising alternative solution to the Burali-Forti paradox of the largest ordinal).
Rather than dening an ordinal as an equivalence class of well-ordered sets, it will be dened as a particular well-
ordered set that (canonically) represents the class. Thus, an ordinal number will be a well-ordered set; and every
well-ordered set will be order-isomorphic to exactly one ordinal number.
The standard denition, suggested by John von Neumann, is: each ordinal is the well-ordered set of all smaller ordinals.
In symbols, = [0,).[3][4] Formally:
A set S is an ordinal if and only if S is strictly well-ordered with respect to set membership and every
element of S is also a subset of S.
The natural numbers are thus ordinals by this denition. For instance, 2 is an element of 4 = {0, 1, 2, 3}, and 2 is
equal to {0, 1} and so it is a subset of {0, 1, 2, 3}.
It can be shown by transnite induction that every well-ordered set is order-isomorphic to exactly one of these ordinals,
that is, there is an order preserving bijective function between them.
Furthermore, the elements of every ordinal are ordinals themselves. Given two ordinals S and T, S is an element of
T if and only if S is a proper subset of T. Moreover, either S is an element of T, or T is an element of S, or they are
equal. So every set of ordinals is totally ordered. Further, every set of ordinals is well-ordered. This generalizes the
fact that every set of natural numbers is well-ordered.
Consequently, every ordinal S is a set having as elements precisely the ordinals smaller than S. For example, every set
of ordinals has a supremum, the ordinal obtained by taking the union of all the ordinals in the set. This union exists
regardless of the sets size, by the axiom of union.
The class of all ordinals is not a set. If it were a set, one could show that it was an ordinal and thus a member of itself,
which would contradict its strict ordering by membership. This is the Burali-Forti paradox. The class of all ordinals
is variously called Ord, ON, or "".
2.4 Other denitions 5
An ordinal is nite if and only if the opposite order is also well-ordered, which is the case if and only if each of its
subsets has a maximum.
x is an ordinal,
x is a transitive set, and set membership is trichotomous on x,
x is a transitive set totally ordered by set inclusion,
x is a transitive set of transitive sets.
These denitions cannot be used in non-well-founded set theories. In set theories with urelements, one has to further
make sure that the denition excludes urelements from appearing in ordinals.
3 Transnite sequence
If is a limit ordinal and X is a set, an -indexed sequence of elements of X is a function from to X. This concept,
a transnite sequence or ordinal-indexed sequence, is a generalization of the concept of a sequence. An ordinary
sequence corresponds to the case = .
4 Transnite induction
Main article: Transnite induction
Transnite induction holds in any well-ordered set, but it is so important in relation to ordinals that it is worth restating
here.
Any property that passes from the set of ordinals smaller than a given ordinal to itself, is true of all
ordinals.
That is, if P() is true whenever P() is true for all <, then P() is true for all . Or, more practically: in order to
prove a property P for all ordinals , one can assume that it is already known for all smaller <.
There is an ordinal less than and whenever is an ordinal less than , then there exists an ordinal
such that < < .
0, 1, 2, ... , , +1
is a limit ordinal because for any smaller ordinal (in this example, a natural number) there is another ordinal (natural
number) larger than it, but still less than .
Thus, every ordinal is either zero, or a successor (of a well-dened predecessor), or a limit. This distinction is
important, because many denitions by transnite induction rely upon it. Very often, when dening a function F by
transnite induction on all ordinals, one denes F(0), and F(+1) assuming F() is dened, and then, for limit ordinals
one denes F() as the limit of the F() for all < (either in the sense of ordinal limits, as previously explained,
or for some other notion of limit if F does not take ordinal values). Thus, the interesting step in the denition is the
successor step, not the limit ordinals. Such functions (especially for F nondecreasing and taking ordinal values) are
called continuous. Ordinal addition, multiplication and exponentiation are continuous as functions of their second
argument.
of ordinals in the class is again in the class: or, equivalently, when the indexing (class-)function F is continuous in
the sense that, for a limit ordinal, F () (the -th ordinal in the class) is the limit of all F () for < ; this is
also the same as being closed, in the topological sense, for the order topology (to avoid talking of topology on proper
classes, one can demand that the intersection of the class with any given ordinal is closed for the order topology on
that ordinal, this is again equivalent).
Of particular importance are those classes of ordinals that are closed and unbounded, sometimes called clubs. For
example, the class of all limit ordinals is closed and unbounded: this translates the fact that there is always a limit
ordinal greater than a given ordinal, and that a limit of limit ordinals is a limit ordinal (a fortunate fact if the termi-
nology is to make any sense at all!). The class of additively indecomposable ordinals, or the class of ordinals, or
the class of cardinals, are all closed unbounded; the set of regular cardinals, however, is unbounded but not closed,
and any nite set of ordinals is closed but not unbounded.
A class is stationary if it has a nonempty intersection with every closed unbounded class. All superclasses of closed
unbounded classes are stationary, and stationary classes are unbounded, but there are stationary classes that are not
closed and stationary classes that have no closed unbounded subclass (such as the class of all limit ordinals with
countable conality). Since the intersection of two closed unbounded classes is closed and unbounded, the intersection
of a stationary class and a closed unbounded class is stationary. But the intersection of two stationary classes may be
empty, e.g. the class of ordinals with conality with the class of ordinals with uncountable conality.
Rather than formulating these denitions for (proper) classes of ordinals, one can formulate them for sets of ordinals
below a given ordinal : A subset of a limit ordinal is said to be unbounded (or conal) under provided any
ordinal less than is less than some ordinal in the set. More generally, one can call a subset of any ordinal conal
in provided every ordinal less than is less than or equal to some ordinal in the set. The subset is said to be closed
under provided it is closed for the order topology in , i.e. a limit of ordinals in the set is either in the set or equal
to itself.
5 Arithmetic of ordinals
Main article: Ordinal arithmetic
There are three usual operations on ordinals: addition, multiplication, and (ordinal) exponentiation. Each can be
dened in essentially two dierent ways: either by constructing an explicit well-ordered set that represents the op-
eration or by using transnite recursion. The Cantor normal form provides a standardized way of writing ordinals.
It uniquely represents each ordinal as a nite sum of ordinal powers of . However, this cannot form the basis of a
universal ordinal notation due to such self-referential representations as 0 = 0 . The so-called natural arithmetical
operations retain commutativity at the expense of continuity.
Interpreted as nimbers, ordinals are also subject to nimber arithmetic operations.
equivalence classes of well-orderings of the natural numbers: each such well-ordering denes a countable ordinal,
and 1 is the order type of that set), 2 is the smallest ordinal whose cardinality is greater than 1 , and so on, and
is the limit of the n for natural numbers n (any limit of cardinals is a cardinal, so this limit is indeed the rst
cardinal after all the n ).
6.2 Conality
The conality of an ordinal is the smallest ordinal that is the order type of a conal subset of . Notice that a
number of authors dene conality or use it only for limit ordinals. The conality of a set of ordinals or any other
well-ordered set is the conality of the order type of that set.
Thus for a limit ordinal, there exists a -indexed strictly increasing sequence with limit . For example, the conality
of is , because the sequence m (where m ranges over the natural numbers) tends to ; but, more generally,
any countable limit ordinal has conality . An uncountable limit ordinal may have either conality as does or
an uncountable conality.
The conality of 0 is 0. And the conality of any successor ordinal is 1. The conality of any limit ordinal is at least
.
An ordinal that is equal to its conality is called regular and it is always an initial ordinal. Any limit of regular ordinals
is a limit of initial ordinals and thus is also initial even if it is not regular, which it usually is not. If the Axiom of
Choice, then +1 is regular for each . In this case, the ordinals 0, 1, , 1 , and 2 are regular, whereas 2, 3,
, and are initial ordinals that are not regular.
The conality of any ordinal is a regular ordinal, i.e. the conality of the conality of is the same as the conality
of . So the conality operation is idempotent.
As mentioned above (see Cantor normal form) the ordinal 0 , which is the smallest satisfying the equation =
, so it is the limit of the sequence 0, 1, , , , etc. Many ordinals can be dened in such a manner as xed
points of certain ordinal functions (the -th ordinal such that = is called , then one could go on trying
to nd the -th ordinal such that = , and so on, but all the subtlety lies in the and so on). One could
try to do this systematically, but no matter what system is used to dene and construct ordinals, there is always an
ordinal that lies just above all the ordinals constructed by the system. Perhaps the most important ordinal that limits
a system of construction in this manner is the ChurchKleene ordinal, 1CK (despite the 1 in the name, this ordinal
is countable), which is the smallest ordinal that cannot in any way be represented by a computable function (this can
be made rigorous, of course). Considerably large ordinals can be dened below 1CK , however, which measure the
proof-theoretic strength of certain formal systems (for example, 0 measures the strength of Peano arithmetic).
Large ordinals can also be dened above the Church-Kleene ordinal, which are of interest in various parts of logic.
Any ordinal number can be made into a topological space by endowing it with the order topology; this topology is
discrete if and only if the ordinal is a countable cardinal, i.e. at most . A subset of + 1 is open in the order
topology if and only if either it is conite or it does not contain as an element.
See the Topology and ordinals section of the Order topology article.
9
The set of ordinals less than 3 is 3 = { 0, 1, 2 }, the smallest ordinal not less than 3.
The set of nite ordinals is innite, the smallest innite ordinal: .
The set of countable ordinals is uncountable, the smallest uncountable ordinal: 1 .
10 History
The transnite ordinal numbers, which rst appeared in 1883,[5] originated in Cantors work with derived sets. If P
is a set of real numbers, the derived set P' is the set of limit points of P. In 1872, Cantor generated the sets P (n) by
applying the derived set operation n times to P. In 1880, he pointed out that these sets form the sequence P'
P (n) P (n + 1) , and he continued the derivation process by dening P () as the intersection of these sets. Then
he iterated the derived set operation and intersections to extend his sequence of sets into the innite: P () P ( + 1)
2
P ( + 2) P (2) P ( ) .[6] The superscripts containing are just indices dened by the derivation
process.[7]
Cantor used these sets in the theorems: (1) If P () = for some index , then P' is countable; (2) Conversely, if P'
is countable, then there is an index such that P () = . These theorems are proved by partitioning P' into pairwise
disjoint sets: P' = (P' P (2) ) (P (2) P (3) ) (P () P ( + 1) ) P () . For < : since P ( + 1) contains the
limit points of P () , the sets P () P ( + 1) have no limit points. Hence, they are discrete sets, so they are countable.
Proof of rst theorem: If P () = for some index , then P' is the countable union of countable sets. Therefore, P'
is countable.[8]
The second theorem requires proving the existence of an such that P () = . To prove this, Cantor considered the
set of all having countably many predecessors. To dene this set, he dened the transnite ordinal numbers and
transformed the innite indices into ordinals by replacing with , the rst transnite ordinal number. Cantor called
the set of nite ordinals the rst number class. The second number class is the set of ordinals whose predecessors
form a countably innite set. The set of all having countably many predecessorsthat is, the set of countable
ordinalsis the union of these two number classes. Cantor proved that the cardinality of the second number class is
the rst uncountable cardinality.[9]
Cantors second theorem becomes: If P' is countable, then there is a countable ordinal such that P () = . Its proof
uses proof by contradiction. Let P' be countable, and assume there is no such . This assumption produces two
cases.
Case 1: P () P ( + 1) is non-empty for all countable . Since there are uncountably many of these pairwise
disjoint sets, their union is uncountable. This union is a subset of P', so P' is uncountable.
Case 2: P () P ( + 1) is empty for some countable . Since P ( + 1) P () , this implies P ( + 1) = P () . Thus,
P () is a perfect set, so it is uncountable.[10] Since P () P', the set P' is uncountable.
In both cases, P' is uncountable, which contradicts P' being countable. Therefore, there is a countable ordinal
such that P () = . Cantors work with derived sets and ordinal numbers led to the Cantor-Bendixson theorem.[11]
Using successors, limits, and cardinality, Cantor generated an unbounded sequence of ordinal numbers and number
classes.[12] The ( + 1)-th number class is the set of ordinals whose predecessors form a set of the same cardinality
as the -th number class. The cardinality of the ( + 1)-th number class is the cardinality immediately following that
of the -th number class.[13] For a limit ordinal , the -th number class is the union of the -th number classes for
< .[14] Its cardinality is the limit of the cardinalities of these number classes.
If n is nite, the n-th number class has cardinality n1 . If , the -th number class has cardinality .[15]
Therefore, the cardinalities of the number classes correspond one-to-one with the aleph numbers. Also, the -th
number class consists of ordinals dierent from those in the preceding number classes if and only if is a non-limit
ordinal. Therefore, the non-limit number classes partition the ordinals into pairwise disjoint sets.
10 13 REFERENCES
11 See also
Counting
Ordinal space
12 Notes
[1] Thorough introductions are given by Levy (1979) and Jech (2003).
[2] Hallett, Michael (1979), Towards a theory of mathematical research programmes. I, The British Journal for the Philosophy
of Science, 30 (1): 125, MR 532548, doi:10.1093/bjps/30.1.1. See the footnote on p. 12.
[4] Levy (1979, p. 52) attributes the idea to unpublished work of Zermelo in 1916 and several papers by von Neumann the
1920s.
[6] Ferreirs 1995, pp. 3435; Ferreirs 2007, pp. 159, 204205.
[15] The rst number class has cardinality 0 . Mathematical induction proves that the n-th number class has cardinality n1 .
Since the -th number class is the union of the n-th number classes, its cardinality is , the limit of the n1 . Transnite
induction proves that if , the -th number class has cardinality .
13 References
Cantor, Georg (1883), Ueber unendliche, lineare Punktmannichfaltigkeiten. 5., Mathematische Annalen,
21 (4): 545591, doi:10.1007/bf01446819. Published separately as: Grundlagen einer allgemeinen Mannig-
faltigkeitslehre.
Cantor, Georg (1897), Beitrage zur Begrundung der transniten Mengenlehre. II (tr.: Contributions to the
Founding of the Theory of Transnite Numbers II), Mathematische Annalen 49, 207-246 English translation.
Conway, J. H. and Guy, R. K. Cantors Ordinal Numbers. In The Book of Numbers. New York: Springer-
Verlag, pp. 266267 and 274, 1996.
Dauben, Joseph (1979), Georg Cantor: His Mathematics and Philosophy of the Innite, Harvard University
Press, ISBN 0-674-34871-0.
Ewald, William B. (ed.) (1996), From Immanuel Kant to David Hilbert: A Source Book in the Foundations of
Mathematics, Volume 2, Oxford University Press, ISBN 0-19-850536-1.
Ferreirs, Jos (1995), "'What fermented in me for years: Cantors discovery of transnite numbers, Historia
Mathematica, 22: 3342, doi:10.1006/hmat.1995.1003.
Ferreirs, Jos (2007), Labyrinth of Thought: A History of Set Theory and Its Role in Mathematical Thought
(2nd revised ed.), Birkhuser, ISBN 3-7643-8349-6.
11
Hallett, Michael (1986), Cantorian Set Theory and Limitation of Size, Oxford University Press, ISBN 0-19-
853283-0.
Hamilton, A. G. (1982), Numbers, Sets, and Axioms : the Apparatus of Mathematics, New York: Cambridge
University Press, ISBN 0-521-24509-5 See Ch. 6, Ordinal and cardinal numbers
Kanamori, A., Set Theory from Cantor to Cohen, to appear in: Andrew Irvine and John H. Woods (editors),
The Handbook of the Philosophy of Science, volume 4, Mathematics, Cambridge University Press.
Levy, A. (1979), Basic Set Theory, Berlin, New York: Springer-Verlag Reprinted 2002, Dover. ISBN 0-486-
42079-5
Jech, Thomas (2003), Set Theory, Springer Monographs in Mathematics, Berlin, New York: Springer-Verlag
Sierpiski, W. (1965). Cardinal and Ordinal Numbers (2nd ed.). Warszawa: Pastwowe Wydawnictwo
Naukowe. Also denes ordinal operations in terms of the Cantor Normal Form.
Suppes, P. (1960), Axiomatic Set Theory, D.Van Nostrand Company Inc., ISBN 0-486-61630-4
Tait, William W. (1997), Frege versus Cantor and Dedekind: On the Concept of Number (PDF), in William
W. Tait, Early Analytic Philosophy: Frege, Russell, Wittgenstein, Open Court Press, pp. 213248, ISBN 0-
8126-9344-2.
von Neumann, Johann (1923), Zur Einfhrung der transniten Zahlen, Acta litterarum ac scientiarum Ragiae
Universitatis Hungaricae Francisco-Josephinae, Sectio scientiarum mathematicarum, 1: 199208
von Neumann, John (January 2002) [1923], On the introduction of transnite numbers, in Jean van Hei-
jenoort, From Frege to Gdel: A Source Book in Mathematical Logic, 1879-1931 (3rd ed.), Harvard University
Press, pp. 346354, ISBN 0-674-32449-8 - English translation of von Neumann 1923.
14 External links
Hazewinkel, Michiel, ed. (2001) [1994], Ordinal number, Encyclopedia of Mathematics, Springer Sci-
ence+Business Media B.V. / Kluwer Academic Publishers, ISBN 978-1-55608-010-4
Ordinals at ProvenMath
Beitraege zur Begruendung der transniten Mengenlehre Cantors original paper published in Mathematische
Annalen 49(2), 1897
Ordinal calculator GPL'd free software for computing with ordinals and ordinal notations
15.2 Images
File:Omega-exp-omega-labeled.svg Source: https://upload.wikimedia.org/wikipedia/commons/e/e6/Omega-exp-omega-labeled.svg
License: CC0 Contributors: Own work Original artist: Pop-up casket (<a href='//commons.wikimedia.org/wiki/User_talk:Pop-up_casket'
title='User talk:Pop-up casket'>talk</a>); original by User:Fool
File:Ordinal_ww.svg Source: https://upload.wikimedia.org/wikipedia/commons/1/18/Ordinal_ww.svg License: CC BY-SA 4.0 Con-
tributors: Own work Original artist: IkamusumeFan
File:Venn_A_intersect_B.svg Source: https://upload.wikimedia.org/wikipedia/commons/6/6d/Venn_A_intersect_B.svg License: Pub-
lic domain Contributors: Own work Original artist: Cepheus
File:Wiktionary-logo-en-v2.svg Source: https://upload.wikimedia.org/wikipedia/commons/9/99/Wiktionary-logo-en-v2.svg License:
CC-BY-SA-3.0 Contributors: ? Original artist: ?