Construction of the real numbers
   HOME

TheInfoList



OR:

In
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
, there are several equivalent ways of defining the
real number In mathematics, a real number is a number that can be used to measure a continuous one- dimensional quantity such as a duration or temperature. Here, ''continuous'' means that pairs of values can have arbitrarily small differences. Every re ...
s. One of them is that they form a
complete ordered field In mathematics, a real number is a number that can be used to measure a continuous one-dimensional quantity such as a duration or temperature. Here, ''continuous'' means that pairs of values can have arbitrarily small differences. Every real ...
that does not contain any smaller complete ordered field. Such a definition does not prove that such a complete ordered field exists, and the existence proof consists of constructing a
mathematical structure In mathematics, a structure on a set (or on some sets) refers to providing or endowing it (or them) with certain additional features (e.g. an operation, relation, metric, or topology). Τhe additional features are attached or related to the ...
that satisfies the definition. The article presents several such constructions. They are equivalent in the sense that, given the result of any two such constructions, there is a unique
isomorphism In mathematics, an isomorphism is a structure-preserving mapping or morphism between two structures of the same type that can be reversed by an inverse mapping. Two mathematical structures are isomorphic if an isomorphism exists between the ...
of
ordered field In mathematics, an ordered field is a field together with a total ordering of its elements that is compatible with the field operations. Basic examples of ordered fields are the rational numbers and the real numbers, both with their standard ord ...
between them. This results from the above definition and is independent of particular constructions. These isomorphisms allow identifying the results of the constructions, and, in practice, to forget which construction has been chosen.


Axiomatic definitions

An axiomatic definition of the real numbers consists of defining them as the elements of a complete ordered field. This means the following: The real numbers form a
set Set, The Set, SET or SETS may refer to: Science, technology, and mathematics Mathematics *Set (mathematics), a collection of elements *Category of sets, the category whose objects and morphisms are sets and total functions, respectively Electro ...
, commonly denoted \mathbb, containing two distinguished elements denoted 0 and 1, and on which are defined two
binary operation In mathematics, a binary operation or dyadic operation is a rule for combining two elements (called operands) to produce another element. More formally, a binary operation is an operation of arity two. More specifically, a binary operation ...
s and one
binary relation In mathematics, a binary relation associates some elements of one Set (mathematics), set called the ''domain'' with some elements of another set called the ''codomain''. Precisely, a binary relation over sets X and Y is a set of ordered pairs ...
; the operations are called ''addition'' and ''multiplication'' of real numbers and denoted respectively with and ; the binary relation is ''inequality'', denoted \le. Moreover, the following properties called
axiom An axiom, postulate, or assumption is a statement that is taken to be true, to serve as a premise or starting point for further reasoning and arguments. The word comes from the Ancient Greek word (), meaning 'that which is thought worthy or ...
s must be satisfied. The existence of such a
structure A structure is an arrangement and organization of interrelated elements in a material object or system, or the object or system so organized. Material structures include man-made objects such as buildings and machines and natural objects such as ...
is a
theorem In mathematics and formal logic, a theorem is a statement (logic), statement that has been Mathematical proof, proven, or can be proven. The ''proof'' of a theorem is a logical argument that uses the inference rules of a deductive system to esta ...
, which is proved by constructing such a structure. A consequence of the axioms is that this structure is unique
up to Two Mathematical object, mathematical objects and are called "equal up to an equivalence relation " * if and are related by , that is, * if holds, that is, * if the equivalence classes of and with respect to are equal. This figure of speech ...
an isomorphism, and thus, the real numbers can be used and manipulated, without referring to the method of construction.


Axioms

# \mathbb is a field under addition and multiplication. In other words, #* For all ''x'', ''y'', and ''z'' in \mathbb, ''x'' + (''y'' + ''z'') = (''x'' + ''y'') + ''z'' and ''x'' × (''y'' × ''z'') = (''x'' × ''y'') × ''z''. (
associativity In mathematics, the associative property is a property of some binary operations that rearranging the parentheses in an expression will not change the result. In propositional logic, associativity is a Validity (logic), valid rule of replaceme ...
of addition and multiplication) #* For all ''x'' and ''y'' in \mathbb, ''x'' + ''y'' = ''y'' + ''x'' and ''x'' × ''y'' = ''y'' × ''x''. (
commutativity In mathematics, a binary operation is commutative if changing the order of the operands does not change the result. It is a fundamental property of many binary operations, and many mathematical proofs depend on it. Perhaps most familiar as a p ...
of addition and multiplication) #* For all ''x'', ''y'', and ''z'' in \mathbb, ''x'' × (''y'' + ''z'') = (''x'' × ''y'') + (''x'' × ''z''). (
distributivity In mathematics, the distributive property of binary operations is a generalization of the distributive law, which asserts that the equality x \cdot (y + z) = x \cdot y + x \cdot z is always true in elementary algebra. For example, in elementary ...
of multiplication over addition) #* For all ''x'' in \mathbb, ''x'' + 0 = ''x''. (existence of additive identity) #* 0 is not equal to 1, and for all ''x'' in \mathbb, ''x'' × 1 = ''x''. (existence of multiplicative identity) #* For every ''x'' in \mathbb, there exists an element −''x'' in \mathbb, such that ''x'' + (−''x'') = 0. (existence of additive inverses) #* For every ''x'' ≠ 0 in \mathbb, there exists an element ''x''−1 in \mathbb, such that ''x'' × ''x''−1 = 1. (existence of multiplicative inverses) # \mathbb is
totally ordered In mathematics, a total order or linear order is a partial order in which any two elements are comparable. That is, a total order is a binary relation \leq on some set X, which satisfies the following for all a, b and c in X: # a \leq a ( r ...
for \leq. In other words, #* For all ''x'' in \mathbb, ''x'' ≤ ''x''. ( reflexivity) #* For all ''x'' and ''y'' in \mathbb, if ''x'' ≤ ''y'' and ''y'' ≤ ''x'', then ''x'' = ''y''. (
antisymmetry In linguistics, antisymmetry, is a theory of syntax described in Richard S. Kayne's 1994 book ''The Antisymmetry of Syntax''. Building upon X-bar theory, it proposes a universal, fundamental word order for phrases (Branching (linguistics), branchin ...
) #* For all ''x'', ''y'', and ''z'' in \mathbb, if ''x'' ≤ ''y'' and ''y'' ≤ ''z'', then ''x'' ≤ ''z''. ( transitivity) #* For all ''x'' and ''y'' in \mathbb, ''x'' ≤ ''y'' or ''y'' ≤ ''x''. ( totality) # Addition and multiplication are compatible with the order. In other words, #* For all ''x'', ''y'' and ''z'' in \mathbb, if ''x'' ≤ ''y'', then ''x'' + ''z'' ≤ ''y'' + ''z''. (preservation of order under addition) #* For all ''x'' and ''y'' in \mathbb, if 0 ≤ ''x'' and 0 ≤ ''y'', then 0 ≤ ''x'' × ''y'' (preservation of order under multiplication) # The order ≤ is ''complete'' in the following sense: every non-empty subset of \mathbb that is bounded above has a least upper bound. In other words, #* If ''A'' is a non-empty subset of \mathbb, and if ''A'' has an
upper bound In mathematics, particularly in order theory, an upper bound or majorant of a subset of some preordered set is an element of that is every element of . Dually, a lower bound or minorant of is defined to be an element of that is less ...
in \R, then ''A'' has a least upper bound ''u'', such that for every upper bound ''v'' of ''A'', ''u'' ≤ ''v''.


On the least upper bound property

Axiom 4, which requires the order to be
Dedekind-complete In mathematics, the least-upper-bound property (sometimes called completeness, supremum property or l.u.b. property) is a fundamental property of the real numbers. More generally, a partially ordered set has the least-upper-bound property if ever ...
, implies the
Archimedean property In abstract algebra and mathematical analysis, analysis, the Archimedean property, named after the ancient Greek mathematician Archimedes of Syracuse, Italy, Syracuse, is a property held by some algebraic structures, such as ordered or normed g ...
. The axiom is crucial in the characterization of the reals. For example, the totally
ordered field In mathematics, an ordered field is a field together with a total ordering of its elements that is compatible with the field operations. Basic examples of ordered fields are the rational numbers and the real numbers, both with their standard ord ...
of the rational numbers Q satisfies the first three axioms, but not the fourth. In other words, models of the rational numbers are also models of the first three axioms. Note that the axiom is
nonfirstorderizable In formal logic, nonfirstorderizability is the inability of a natural-language statement to be adequately captured by a formula of first-order logic. Specifically, a statement is nonfirstorderizable if there is no formula of first-order logic whic ...
, as it expresses a statement about collections of reals and not just individual such numbers. As such, the reals are not given by a first-order logic theory.


On models

A ''model of real numbers'' is a
mathematical structure In mathematics, a structure on a set (or on some sets) refers to providing or endowing it (or them) with certain additional features (e.g. an operation, relation, metric, or topology). Τhe additional features are attached or related to the ...
that satisfies the above axioms. Several models are given below. Any two models are isomorphic; so, the real numbers are unique
up to Two Mathematical object, mathematical objects and are called "equal up to an equivalence relation " * if and are related by , that is, * if holds, that is, * if the equivalence classes of and with respect to are equal. This figure of speech ...
isomorphisms. Saying that any two models are isomorphic means that for any two models (\mathbb, 0_\R, 1_\R, +_\R, \times_\R, \le_\R) and (S, 0_S, 1_S, +_S, \times_S, \le_S), there is a
bijection In mathematics, a bijection, bijective function, or one-to-one correspondence is a function between two sets such that each element of the second set (the codomain) is the image of exactly one element of the first set (the domain). Equival ...
f\colon\mathbb\to S that preserves both the field operations and the order. Explicitly, * is both
injective In mathematics, an injective function (also known as injection, or one-to-one function ) is a function that maps distinct elements of its domain to distinct elements of its codomain; that is, implies (equivalently by contraposition, impl ...
and
surjective In mathematics, a surjective function (also known as surjection, or onto function ) is a function such that, for every element of the function's codomain, there exists one element in the function's domain such that . In other words, for a f ...
. * and . * and , for all and in \mathbb. *
if and only if In logic and related fields such as mathematics and philosophy, "if and only if" (often shortened as "iff") is paraphrased by the biconditional, a logical connective between statements. The biconditional is true in two cases, where either bo ...
, for all and in \mathbb.


Tarski's axiomatization of the reals

An alternative synthetic axiomatization of the real numbers and their arithmetic was given by
Alfred Tarski Alfred Tarski (; ; born Alfred Teitelbaum;School of Mathematics and Statistics, University of St Andrews ''School of Mathematics and Statistics, University of St Andrews''. January 14, 1901 – October 26, 1983) was a Polish-American logician ...
, consisting of only the 8
axiom An axiom, postulate, or assumption is a statement that is taken to be true, to serve as a premise or starting point for further reasoning and arguments. The word comes from the Ancient Greek word (), meaning 'that which is thought worthy or ...
s shown below and a mere four
primitive notion In mathematics, logic, philosophy, and formal systems, a primitive notion is a concept that is not defined in terms of previously-defined concepts. It is often motivated informally, usually by an appeal to Intuition (knowledge), intuition or taken ...
s: a
set Set, The Set, SET or SETS may refer to: Science, technology, and mathematics Mathematics *Set (mathematics), a collection of elements *Category of sets, the category whose objects and morphisms are sets and total functions, respectively Electro ...
called ''the real numbers'', denoted \mathbb, a
binary relation In mathematics, a binary relation associates some elements of one Set (mathematics), set called the ''domain'' with some elements of another set called the ''codomain''. Precisely, a binary relation over sets X and Y is a set of ordered pairs ...
over \mathbb called ''order'', denoted by the infix operator <, a
binary operation In mathematics, a binary operation or dyadic operation is a rule for combining two elements (called operands) to produce another element. More formally, a binary operation is an operation of arity two. More specifically, a binary operation ...
over \mathbb called ''addition'', denoted by the infix operator +, and the constant 1. ''Axioms of order'' (primitives: \mathbb, <): Axiom 1. If ''x'' < ''y'', then not ''y'' < ''x''. That is, "<" is an
asymmetric relation In mathematics, an asymmetric relation is a binary relation R on a set X where for all a, b \in X, if a is related to b then b is ''not'' related to a. Formal definition Preliminaries A binary relation on X is any subset R of X \times X. G ...
. Axiom 2. If ''x'' < ''z'', there exists a ''y'' such that ''x'' < ''y'' and ''y'' < ''z''. In other words, "<" is dense in \mathbb. Axiom 3. "<" is
Dedekind-complete In mathematics, the least-upper-bound property (sometimes called completeness, supremum property or l.u.b. property) is a fundamental property of the real numbers. More generally, a partially ordered set has the least-upper-bound property if ever ...
. More formally, for all ''X'', ''Y'' ⊆ \mathbb, if for all ''x'' ∈ ''X'' and ''y'' ∈ ''Y'', ''x'' < ''y'', then there exists a ''z'' such that for all ''x'' ∈ ''X'' and ''y'' ∈ ''Y'', if ''z'' ≠ ''x'' and ''z'' ≠ ''y'', then ''x'' < ''z'' and ''z'' < ''y''. To clarify the above statement somewhat, let ''X'' ⊆ \mathbb and ''Y'' ⊆ \mathbb. We now define two common English verbs in a particular way that suits our purpose: :''X precedes Y'' if and only if for every ''x'' ∈ ''X'' and every ''y'' ∈ ''Y'', ''x'' < ''y''. :The real number ''z separates'' ''X'' and ''Y'' if and only if for every ''x'' ∈ ''X'' with ''x'' ≠ ''z'' and every ''y'' ∈ ''Y'' with ''y'' ≠ ''z'', ''x'' < ''z'' and ''z'' < ''y''. Axiom 3 can then be stated as: :"If a set of reals precedes another set of reals, then there exists at least one real number separating the two sets." ''Axioms of addition'' (primitives: \mathbb, <, +): Axiom 4. ''x'' + (''y'' + ''z'') = (''x'' + ''z'') + ''y''. Axiom 5. For all ''x'', ''y'', there exists a ''z'' such that ''x'' + ''z'' = ''y''. Axiom 6. If ''x'' + ''y'' < ''z'' + ''w'', then ''x'' < ''z'' or ''y'' < ''w''. ''Axioms for one'' (primitives: \mathbb, <, +, 1): Axiom 7. 1 ∈ \mathbb. Axiom 8. 1 < 1 + 1. These axioms imply that \mathbb is a linearly ordered
abelian group In mathematics, an abelian group, also called a commutative group, is a group in which the result of applying the group operation to two group elements does not depend on the order in which they are written. That is, the group operation is commu ...
under addition with distinguished element 1. \mathbb is also
Dedekind-complete In mathematics, the least-upper-bound property (sometimes called completeness, supremum property or l.u.b. property) is a fundamental property of the real numbers. More generally, a partially ordered set has the least-upper-bound property if ever ...
and
divisible In mathematics, a divisor of an integer n, also called a factor of n, is an integer m that may be multiplied by some integer to produce n. In this case, one also says that n is a '' multiple'' of m. An integer n is divisible or evenly divisibl ...
.


Explicit constructions of models

We shall not prove that any models of the axioms are isomorphic. Such a proof can be found in any number of modern analysis or set theory textbooks. We will sketch the basic definitions and properties of a number of constructions, however, because each of these is important for both mathematical and historical reasons. The first three, due to
Georg Cantor Georg Ferdinand Ludwig Philipp Cantor ( ; ;  – 6 January 1918) was a mathematician who played a pivotal role in the creation of set theory, which has become a foundations of mathematics, fundamental theory in mathematics. Cantor establi ...
/ Charles Méray,
Richard Dedekind Julius Wilhelm Richard Dedekind (; ; 6 October 1831 – 12 February 1916) was a German mathematician who made important contributions to number theory, abstract algebra (particularly ring theory), and the axiomatic foundations of arithmetic. H ...
/ Joseph Bertrand and
Karl Weierstrass Karl Theodor Wilhelm Weierstrass (; ; 31 October 1815 – 19 February 1897) was a German mathematician often cited as the " father of modern analysis". Despite leaving university without a degree, he studied mathematics and trained as a school t ...
all occurred within a few years of each other. Each has advantages and disadvantages.


Construction from Cauchy sequences

A standard procedure to force all
Cauchy sequence In mathematics, a Cauchy sequence is a sequence whose elements become arbitrarily close to each other as the sequence progresses. More precisely, given any small positive distance, all excluding a finite number of elements of the sequence are le ...
s in a
metric space In mathematics, a metric space is a Set (mathematics), set together with a notion of ''distance'' between its Element (mathematics), elements, usually called point (geometry), points. The distance is measured by a function (mathematics), functi ...
to converge is adding new points to the metric space in a process called completion. \mathbb is defined as the completion of the set \Q of the rational numbers with respect to the metric Normally, metrics are defined with real numbers as values, but this does not make the construction/definition circular, since all numbers that are implied (even implicitly) are rational numbers. Let ''R'' be the
set Set, The Set, SET or SETS may refer to: Science, technology, and mathematics Mathematics *Set (mathematics), a collection of elements *Category of sets, the category whose objects and morphisms are sets and total functions, respectively Electro ...
of Cauchy sequences of rational numbers. That is, sequences : of rational numbers such that for every rational , there exists an integer such that for all natural numbers , one has . Here the vertical bars denote the absolute value. Cauchy sequences and can be added and multiplied as follows: : : . Two Cauchy sequences and are called ''equivalent'' if and only if the difference between them tends to zero; that is, for every rational number , there exists an integer such that for all natural numbers , one has . This defines an
equivalence relation In mathematics, an equivalence relation is a binary relation that is reflexive, symmetric, and transitive. The equipollence relation between line segments in geometry is a common example of an equivalence relation. A simpler example is equ ...
that is compatible with the operations defined above, and the set R of all
equivalence class In mathematics, when the elements of some set S have a notion of equivalence (formalized as an equivalence relation), then one may naturally split the set S into equivalence classes. These equivalence classes are constructed so that elements ...
es can be shown to satisfy all axioms of the real numbers. \Q can be considered as a subset of \R by identifying a rational number with the equivalence class of the Cauchy sequence . Comparison between real numbers is obtained by defining the following comparison between Cauchy sequences: if and only if is equivalent to or there exists an integer such that for all . By construction, every real number is represented by a Cauchy sequence of rational numbers. This representation is far from unique; every rational sequence that converges to is a Cauchy sequence representing . This reflects the observation that one can often use different sequences to approximate the same real number. The only real number axiom that does not follow easily from the definitions is the completeness of , i.e. the
least upper bound property In mathematics, the least-upper-bound property (sometimes called completeness, supremum property or l.u.b. property) is a fundamental property of the real numbers. More generally, a partially ordered set has the least-upper-bound property if ever ...
. It can be proved as follows: Let be a non-empty subset of \R' and be an upper bound for . Substituting a larger value if necessary, we may assume is rational. Since is non-empty, we can choose a rational number such that for some in . Now define sequences of rationals and as follows: Set and . For each consider the number . If is an upper bound for , set and . Otherwise set and . This defines two Cauchy sequences of rationals, and so the real numbers and . It is easy to prove, by induction on that is an upper bound for for all and is never an upper bound for for any Thus is an upper bound for . To see that it is a least upper bound, notice that the limit of is , and so . Now suppose is a smaller upper bound for . Since is monotonic increasing it is easy to see that for some . But is not an upper bound for and so neither is . Hence is a least upper bound for and is complete. The usual
decimal notation The decimal numeral system (also called the base-ten positional numeral system and denary or decanary) is the standard system for denoting integer and non-integer numbers. It is the extension to non-integer numbers (''decimal fractions'') of the ...
can be translated to Cauchy sequences in a natural way. For example, the notation means that is the equivalence class of the Cauchy sequence . The equation states that the sequences and are equivalent, i.e., their difference converges to . An advantage of constructing \R as the completion of \Q is that this construction can be used for every other metric space.


Construction by Dedekind cuts

A
Dedekind cut In mathematics, Dedekind cuts, named after German mathematician Richard Dedekind (but previously considered by Joseph Bertrand), are а method of construction of the real numbers from the rational numbers. A Dedekind cut is a partition of a set, ...
in an ordered field is a partition of it, (''A'', ''B''), such that ''A'' is nonempty and closed downwards, ''B'' is nonempty and closed upwards, and ''A'' contains no
greatest element In mathematics, especially in order theory, the greatest element of a subset S of a partially ordered set (poset) is an element of S that is greater than every other element of S. The term least element is defined duality (order theory), dually ...
. Real numbers can be constructed as Dedekind cuts of rational numbers. For convenience we may take the lower set A\, as the representative of any given Dedekind cut (A, B)\,, since A completely determines B. By doing this we may think intuitively of a real number as being represented by the set of all smaller rational numbers. In more detail, a real number r is any subset of the set \textbf of rational numbers that fulfills the following conditions: # r is not empty # r \neq \textbf # r is closed downwards. In other words, for all x, y \in \textbf such that x < y, if y \in r then x \in r # r contains no greatest element. In other words, there is no x \in r such that for all y \in r, y \leq x * We form the set \textbf of real numbers as the set of all Dedekind cuts A of \textbf , and define a
total ordering In mathematics, a total order or linear order is a partial order in which any two elements are comparable. That is, a total order is a binary relation \leq on some set X, which satisfies the following for all a, b and c in X: # a \leq a ( re ...
on the real numbers as follows: x \leq y\Leftrightarrow x \subseteq y * We embed the rational numbers into the reals by identifying the rational number q with the set of all smaller rational numbers \ . Since the rational numbers are dense, such a set can have no greatest element and thus fulfills the conditions for being a real number laid out above. *
Addition Addition (usually signified by the Plus and minus signs#Plus sign, plus symbol, +) is one of the four basic Operation (mathematics), operations of arithmetic, the other three being subtraction, multiplication, and Division (mathematics), divis ...
. A + B := \ *
Subtraction Subtraction (which is signified by the minus sign, –) is one of the four Arithmetic#Arithmetic operations, arithmetic operations along with addition, multiplication and Division (mathematics), division. Subtraction is an operation that repre ...
. A - B := \ where \textbf \setminus B denotes the
relative complement In set theory, the complement of a set , often denoted by A^c (or ), is the set of elements not in . When all elements in the universe, i.e. all elements under consideration, are considered to be members of a given set , the absolute complement ...
of B in \textbf, \ *
Negation In logic, negation, also called the logical not or logical complement, is an operation (mathematics), operation that takes a Proposition (mathematics), proposition P to another proposition "not P", written \neg P, \mathord P, P^\prime or \over ...
is a special case of subtraction: -B := \ * Defining
multiplication Multiplication is one of the four elementary mathematical operations of arithmetic, with the other ones being addition, subtraction, and division (mathematics), division. The result of a multiplication operation is called a ''Product (mathem ...
is less straightforward. ** if A, B \geq 0 then A \times B := \ \cup \ ** if either A\, or B\, is negative, we use the identities A \times B = -(A \times -B) = -(-A \times B) = (-A \times -B) \, to convert A\, and/or B\, to positive numbers and then apply the definition above. * We define division in a similar manner: ** if A \geq 0 \mbox B > 0 then A / B := \ ** if either A\, or B\, is negative, we use the identities A / B = -(A / ) = -(-A / B)= -A / \, to convert A\, to a non-negative number and/or B\, to a positive number and then apply the definition above. *
Supremum In mathematics, the infimum (abbreviated inf; : infima) of a subset S of a partially ordered set P is the greatest element in P that is less than or equal to each element of S, if such an element exists. If the infimum of S exists, it is unique, ...
. If a nonempty set S of real numbers has any upper bound in \textbf, then it has a least upper bound in \textbf that is equal to \bigcup S. As an example of a Dedekind cut representing an
irrational number In mathematics, the irrational numbers are all the real numbers that are not rational numbers. That is, irrational numbers cannot be expressed as the ratio of two integers. When the ratio of lengths of two line segments is an irrational number, ...
, we may take the positive square root of 2. This can be defined by the set A = \. It can be seen from the definitions above that A is a real number, and that A \times A = 2\,. However, neither claim is immediate. Showing that A\, is real requires showing that A has no greatest element, i.e. that for any positive rational x\, with x \times x < 2\,, there is a rational y\, with x and y \times y <2\,. The choice y=\frac\, works. Then A \times A \le 2 but to show equality requires showing that if r\, is any rational number with r < 2\,, then there is positive x\, in A with r. An advantage of this construction is that each real number corresponds to a unique cut. Furthermore, by relaxing the first two requirements of the definition of a cut, the extended real number system may be obtained by associating -\infty with the empty set and \infty with all of \textbf.


Construction using hyperreal numbers

As in the
hyperreal number In mathematics, hyperreal numbers are an extension of the real numbers to include certain classes of infinite and infinitesimal numbers. A hyperreal number x is said to be finite if, and only if, , x, for some integer n
s, one constructs the ^*\mathbb from the rational numbers by means of an
ultrafilter In the Mathematics, mathematical field of order theory, an ultrafilter on a given partially ordered set (or "poset") P is a certain subset of P, namely a Maximal element, maximal Filter (mathematics), filter on P; that is, a proper filter on P th ...
. Here a hyperrational is by definition a ratio of two hyperintegers. Consider the ring B of all limited (i.e. finite) elements in ^*\mathbb. Then B has a unique
maximal ideal In mathematics, more specifically in ring theory, a maximal ideal is an ideal that is maximal (with respect to set inclusion) amongst all ''proper'' ideals. In other words, ''I'' is a maximal ideal of a ring ''R'' if there are no other ideals ...
I, the
infinitesimal In mathematics, an infinitesimal number is a non-zero quantity that is closer to 0 than any non-zero real number is. The word ''infinitesimal'' comes from a 17th-century Modern Latin coinage ''infinitesimus'', which originally referred to the " ...
hyperrational numbers. The quotient ring B/I gives the field \mathbb of real numbers. This construction uses a non-principal ultrafilter over the set of natural numbers, the existence of which is guaranteed by the
axiom of choice In mathematics, the axiom of choice, abbreviated AC or AoC, is an axiom of set theory. Informally put, the axiom of choice says that given any collection of non-empty sets, it is possible to construct a new set by choosing one element from e ...
. It turns out that the maximal ideal respects the order on ^*\mathbb. Hence the resulting field is an ordered field. Completeness can be proved in a similar way to the construction from the Cauchy sequences.


Construction from surreal numbers

Every ordered field can be embedded in the
surreal number In mathematics, the surreal number system is a total order, totally ordered proper class containing not only the real numbers but also Infinity, infinite and infinitesimal, infinitesimal numbers, respectively larger or smaller in absolute value th ...
s. The real numbers form a maximal subfield that is Archimedean (meaning that no real number is infinitely large or infinitely small). This embedding is not unique, though it can be chosen in a canonical way.


Construction from integers (Eudoxus reals)

A relatively less known construction allows to define real numbers using only the additive group of integers \mathbb with different versions. , who attributes this construction to unpublished work by
Stephen Schanuel Stephen H. Schanuel (14 July 1933 – 21 July 2014) was an American mathematician working in the fields of abstract algebra and category theory, number theory, and measure theory. Life While he was a graduate student at University of Chicago, he ...
, refers to this construction as the ''Eudoxus reals'', naming them after ancient Greek astronomer and mathematician
Eudoxus of Cnidus Eudoxus of Cnidus (; , ''Eúdoxos ho Knídios''; ) was an Ancient Greece, ancient Greek Ancient Greek astronomy, astronomer, Greek mathematics, mathematician, doctor, and lawmaker. He was a student of Archytas and Plato. All of his original work ...
. As noted by and , Eudoxus's treatment of quantity using the behavior of proportions became the basis for this construction. This construction has been formally verified to give a Dedekind-complete ordered field by the IsarMathLib project. Let an almost homomorphism be a map f:\mathbb\to\mathbb such that the set \ is finite. (Note that f(n) = \lfloor \alpha n\rfloor is an almost homomorphism for every \alpha \in \mathbb .) Almost homomorphisms form an abelian group under pointwise addition. We say that two almost homomorphisms f,g are almost equal if the set \ is finite. This defines an equivalence relation on the set of almost homomorphisms. Real numbers are defined as the equivalence classes of this relation. Alternatively, the almost homomorphisms taking only finitely many values form a subgroup, and the underlying additive group of the real number is the quotient group. To add real numbers defined this way we add the almost homomorphisms that represent them. Multiplication of real numbers corresponds to functional composition of almost homomorphisms. If /math> denotes the real number represented by an almost homomorphism f we say that 0\leq /math> if f is bounded or f takes an infinite number of positive values on \mathbb^+. This defines the
linear order In mathematics, a total order or linear order is a partial order in which any two elements are comparable. That is, a total order is a binary relation \leq on some set X, which satisfies the following for all a, b and c in X: # a \leq a ( ref ...
relation on the set of real numbers constructed this way.


Other constructions

write: "Few mathematical structures have undergone as many revisions or have been presented in as many guises as the real numbers. Every generation reexamines the reals in the light of its values and mathematical objectives." A number of other constructions have been given, by: * , * * , For an overview, see . As a reviewer of one noted: "The details are all included, but as usual they are tedious and not too instructive." (84j:26002) review of .


See also

* *


References


Bibliography

* * * also at http://alexandria.tue.nl/repository/freearticles/597556.pdf * * * * * * * * * * * * {{DEFAULTSORT:Construction Of The Real Numbers Real numbers Constructivism (mathematics)