Construction of the real numbers

Last updated

In mathematics, there are several equivalent ways of defining the real numbers. One of them is that they form a complete ordered field 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 that satisfies the definition.

Contents

The article presents several such constructions. [1] They are equivalent in the sense that, given the result of any two such constructions, there is a unique isomorphism of ordered field 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. [2] [3] [4] This means the following: The real numbers form a set, commonly denoted , containing two distinguished elements denoted 0 and 1, and on which are defined two binary operations and one binary relation; the operations are called addition and multiplication of real numbers and denoted respectively with + and ×; the binary relation is inequality, denoted Moreover, the following properties called axioms must be satisfied.

The existence of such a structure is a theorem, which is proved by constructing such a structure. A consequence of the axioms is that this structure is unique up to an isomorphism, and thus, the real numbers can be used and manipulated, without referring to the method of construction.

Axioms

  1. is a field under addition and multiplication. In other words,
    • For all x, y, and z in , x + (y + z) = (x + y) + z and x × (y × z) = (x × y) × z. (associativity of addition and multiplication)
    • For all x and y in , x + y = y + x and x × y = y × x. (commutativity of addition and multiplication)
    • For all x, y, and z in , x × (y + z) = (x × y) + (x × z). (distributivity of multiplication over addition)
    • For all x in , x + 0 = x. (existence of additive identity)
    • 0 is not equal to 1, and for all x in , x × 1 = x. (existence of multiplicative identity)
    • For every x in , there exists an element x in , such that x + (x) = 0. (existence of additive inverses)
    • For every x ≠ 0 in , there exists an element x1 in , such that x × x1 = 1. (existence of multiplicative inverses)
  2. is totally ordered for . In other words,
    • For all x in , xx. (reflexivity)
    • For all x and y in , if xy and yx, then x = y. (antisymmetry)
    • For all x, y, and z in , if xy and yz, then xz. (transitivity)
    • For all x and y in , xy or yx. (totality)
  3. Addition and multiplication are compatible with the order. In other words,
    • For all x, y and z in , if xy, then x + zy + z. (preservation of order under addition)
    • For all x and y in , if 0 ≤ x and 0 ≤ y, then 0 ≤ x × y (preservation of order under multiplication)
  4. The order ≤ is complete in the following sense: every non-empty subset of that is bounded above has a least upper bound. In other words,
    • If A is a non-empty subset of , and if A has an upper bound in then A has a least upper bound u, such that for every upper bound v of A, uv.

On the least upper bound property

Axiom 4, which requires the order to be Dedekind-complete, implies the Archimedean property.

The axiom is crucial in the characterization of the reals. For example, the totally ordered field of the rational numbers Q satisfy 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 not firstorderizable, 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 that satisfies the above axioms. Several models are given below. Any two models are isomorphic; so, the real numbers are unique up to isomorphisms.

Saying that any two models are isomorphic means that for any two models and there is a bijection that preserves both the field operations and the order. Explicitly,

  • f is both injective and surjective.
  • f(0) = 0S and f(1) = 1S.
  • f(x +y) = f(x) +Sf(y) and f(x ×y) = f(x) ×Sf(y), for all x and y in
  • xy if and only if f(x) ≤Sf(y), for all x and y in

Tarski's axiomatization of the reals

An alternative synthetic axiomatization of the real numbers and their arithmetic was given by Alfred Tarski, consisting of only the 8 axioms shown below and a mere four primitive notions: a set called the real numbers, denoted , a binary relation over called order, denoted by the infix operator <, a binary operation over called addition, denoted by the infix operator +, and the constant 1.

Axioms of order (primitives: , <):

Axiom 1. If x < y, then not y < x. That is, "<" is an asymmetric relation.

Axiom 2. If x < z, there exists a y such that x < y and y < z. In other words, "<" is dense in .

Axiom 3. "<" is Dedekind-complete. More formally, for all X, Y  , 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   and Y  . 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 separatesX 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: , <, +):

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: , <, +, 1):

Axiom 7. 1  .

Axiom 8. 1 < 1 + 1.

These axioms imply that is a linearly ordered abelian group under addition with distinguished element 1. is also Dedekind-complete and divisible.

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/Charles Méray, Richard Dedekind/Joseph Bertrand and Karl Weierstrass all occurred within a few years of each other. Each has advantages and disadvantages. A major motivation in all three cases was the instruction of mathematics students.

Construction from Cauchy sequences

A standard procedure to force all Cauchy sequences in a metric space to converge is adding new points to the metric space in a process called completion.

is defined as the completion of Q with respect to the metric |x-y|, as will be detailed below (for completions of Q with respect to other metrics, see p-adic numbers).

Let R be the set of Cauchy sequences of rational numbers. That is, sequences

x1, x2, x3,...

of rational numbers such that for every rational ε > 0, there exists an integer N such that for all natural numbers m,n > N, |xmxn| < ε. Here the vertical bars denote the absolute value.

Cauchy sequences (xn) and (yn) can be added and multiplied as follows:

(xn) + (yn) = (xn + yn)
(xn) × (yn) = (xn×yn).

Two Cauchy sequences are called equivalent if and only if the difference between them tends to zero. This defines an equivalence relation that is compatible with the operations defined above, and the set R of all equivalence classes can be shown to satisfy all axioms of the real numbers. We can embed Q into R by identifying the rational number r with the equivalence class of the sequence (r,r,r, …).

Comparison between real numbers is obtained by defining the following comparison between Cauchy sequences: (xn) ≥ (yn) if and only if x is equivalent to y or there exists an integer N such that xnyn for all n > N.

By construction, every real number x is represented by a Cauchy sequence of rational numbers. This representation is far from unique; every rational sequence that converges to x is a representation of x. This reflects the observation that one can often use different sequences to approximate the same real number. [5]

The only real number axiom that does not follow easily from the definitions is the completeness of ≤, i.e. the least upper bound property. It can be proved as follows: Let S be a non-empty subset of R and U be an upper bound for S. Substituting a larger value if necessary, we may assume U is rational. Since S is non-empty, we can choose a rational number L such that L < s for some s in S. Now define sequences of rationals (un) and (ln) as follows:

Set u0 = U and l0 = L.

For each n consider the number:

mn = (un + ln)/2

If mn is an upper bound for S set:

un+1 = mn and ln+1 = ln

Otherwise set:

ln+1 = mn and un+1 = un

This defines two Cauchy sequences of rationals, and so we have real numbers l = (ln) and u = (un). It is easy to prove, by induction on n that:

un is an upper bound for S for all n

and:

ln is never an upper bound for S for any n

Thus u is an upper bound for S. To see that it is a least upper bound, notice that the limit of (un  ln) is 0, and so l = u. Now suppose b < u = l is a smaller upper bound for S. Since (ln) is monotonic increasing it is easy to see that b < ln for some n. But ln is not an upper bound for S and so neither is b. Hence u is a least upper bound for S and ≤ is complete.

The usual decimal notation can be translated to Cauchy sequences in a natural way. For example, the notation π = 3.1415... means that π is the equivalence class of the Cauchy sequence (3, 3.1, 3.14, 3.141, 3.1415, ...). The equation 0.999... = 1 states that the sequences (0, 0.9, 0.99, 0.999,...) and (1, 1, 1, 1,...) are equivalent, i.e., their difference converges to 0.

An advantage of constructing R as the completion of Q is that this construction is not specific to one example; it is used for other metric spaces as well.

Construction by Dedekind cuts

Dedekind used his cut to construct the irrational, real numbers. Dedekind cut- square root of two.png
Dedekind used his cut to construct the irrational, real numbers.

A Dedekind cut 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. Real numbers can be constructed as Dedekind cuts of rational numbers. [6] [7]

For convenience we may take the lower set as the representative of any given Dedekind cut , since completely determines . 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 is any subset of the set of rational numbers that fulfills the following conditions: [8]

  1. is not empty
  2. is closed downwards. In other words, for all such that , if then
  3. contains no greatest element. In other words, there is no such that for all ,

As an example of a Dedekind cut representing an irrational number, we may take the positive square root of 2. This can be defined by the set . [9] It can be seen from the definitions above that is a real number, and that . However, neither claim is immediate. Showing that is real requires showing that has no greatest element, i.e. that for any positive rational with , there is a rational with and The choice works. Then but to show equality requires showing that if is any rational number with , then there is positive in with .

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 with the empty set and with all of .

Construction using hyperreal numbers

As in the hyperreal numbers, one constructs the hyperrationals *Q from the rational numbers by means of an ultrafilter. [10] [11] Here a hyperrational is by definition a ratio of two hyperintegers. Consider the ring B of all limited (i.e. finite) elements in *Q. Then B has a unique maximal ideal I, the infinitesimal numbers. The quotient ring B/I gives the field R of real numbers [ citation needed ]. Note that B is not an internal set in *Q. Note that this construction uses a non-principal ultrafilter over the set of natural numbers, the existence of which is guaranteed by the axiom of choice.

It turns out that the maximal ideal respects the order on *Q. 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 numbers. 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 with different versions. [12] [13] [14] The construction has been formally verified by the IsarMathLib project. [15] Shenitzer (1987) and Arthan (2004) refer to this construction as the Eudoxus reals, named after an ancient Greek astronomer and mathematician Eudoxus of Cnidus.

Let an almost homomorphism be a map such that the set is finite. (Note that is an almost homomorphism for every .) Almost homomorphisms form an abelian group under pointwise addition. We say that two almost homomorphisms 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 denotes the real number represented by an almost homomorphism we say that if is bounded or takes an infinite number of positive values on . This defines the linear order relation on the set of real numbers constructed this way.

Other constructions

Faltin et al. (1975) 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." [16]

A number of other constructions have been given, by:

For an overview, see Weiss (2015).

As a reviewer of one noted: "The details are all included, but as usual they are tedious and not too instructive." [17]

See also

Related Research Articles

<span class="mw-page-title-main">Complex number</span> Number with a real and an imaginary part

In mathematics, a complex number is an element of a number system that extends the real numbers with a specific element denoted i, called the imaginary unit and satisfying the equation ; every complex number can be expressed in the form , where a and b are real numbers. Because no real number satisfies the above equation, i was called an imaginary number by René Descartes. For the complex number , a is called the real part, and b is called the imaginary part. The set of complex numbers is denoted by either of the symbols or C. Despite the historical nomenclature "imaginary", complex numbers are regarded in the mathematical sciences as just as "real" as the real numbers and are fundamental in many aspects of the scientific description of the natural world.

<span class="mw-page-title-main">Cauchy sequence</span> Sequence of points that get progressively closer to each other

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 but a finite number of elements of the sequence are less than that given distance from each other. Cauchy sequences are named after Augustin-Louis Cauchy; they may occasionally be known as fundamental sequences.

<span class="mw-page-title-main">Natural number</span> Number used for counting

In mathematics, the natural numbers are the numbers 1, 2, 3, etc., possibly including 0 as well. Some definitions, including the standard ISO 80000-2, begin the natural numbers with 0, corresponding to the non-negative integers0, 1, 2, 3, ..., whereas others start with 1, corresponding to the positive integers1, 2, 3, ... Texts that exclude zero from the natural numbers sometimes refer to the natural numbers together with zero as the whole numbers, while in other writings, that term is used instead for the integers. In common language, particularly in primary school education, natural numbers may be called counting numbers to intuitively exclude the negative integers and zero, and also to contrast the discreteness of counting to the continuity of measurement—a hallmark characteristic of real numbers.

In mathematics, an ordered field is a field together with a total ordering of its elements that is compatible with the field operations. The basic example of an ordered field is the field of real numbers, and every Dedekind-complete ordered field is isomorphic to the reals.

<span class="mw-page-title-main">Topological group</span> Group that is a topological space with continuous group action

In mathematics, topological groups are the combination of groups and topological spaces, i.e. they are groups and topological spaces at the same time, such that the continuity condition for the group operations connects these two structures together and consequently they are not independent from each other.

<span class="mw-page-title-main">Dedekind cut</span> Method of construction of the real numbers

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 the rational numbers into two sets A and B, such that all elements of A are less than all elements of B, and A contains no greatest element. The set B may or may not have a smallest element among the rationals. If B has a smallest element among the rationals, the cut corresponds to that rational. Otherwise, that cut defines a unique irrational number which, loosely speaking, fills the "gap" between A and B. In other words, A contains every rational number less than the cut, and B contains every rational number greater than or equal to the cut. An irrational cut is equated to an irrational number which is in neither set. Every real number, rational or not, is equated to one and only one cut of rationals.

<span class="mw-page-title-main">Ring (mathematics)</span> Algebraic structure with addition and multiplication

In mathematics, rings are algebraic structures that generalize fields: multiplication need not be commutative and multiplicative inverses need not exist. Informally, a ring is a set equipped with two binary operations satisfying properties analogous to those of addition and multiplication of integers. Ring elements may be numbers such as integers or complex numbers, but they may also be non-numerical objects such as polynomials, square matrices, functions, and power series.

<i>p</i>-adic number Number system extending the rational numbers

In number theory, given a prime number p, the p-adic numbers form an extension of the rational numbers which is distinct from the real numbers, though with some similar properties; p-adic numbers can be written in a form similar to decimals, but with digits based on a prime number p rather than ten, and extending to the left rather than to the right. Formally, given a prime number p, a p-adic number can be defined as a series

<span class="mw-page-title-main">Surreal number</span> Generalization of the real numbers

In mathematics, the surreal number system is a totally ordered proper class containing not only the real numbers but also infinite and infinitesimal numbers, respectively larger or smaller in absolute value than any positive real number. Research on the Go endgame by John Horton Conway led to the original definition and construction of surreal numbers. Conway's construction was introduced in Donald Knuth's 1974 book Surreal Numbers: How Two Ex-Students Turned On to Pure Mathematics and Found Total Happiness.

<span class="mw-page-title-main">Exponentiation</span> Mathematical operation

In mathematics, exponentiation is an operation involving two numbers, the base and the exponent or power. Exponentiation is written as bn, where b is the base and n is the power; this is pronounced as "b (raised) to the n". When n is a positive integer, exponentiation corresponds to repeated multiplication of the base: that is, bn is the product of multiplying n bases:

In mathematics, constructive analysis is mathematical analysis done according to some principles of constructive mathematics.

In algebra, a valuation is a function on a field that provides a measure of the size or multiplicity of elements of the field. It generalizes to commutative algebra the notion of size inherent in consideration of the degree of a pole or multiplicity of a zero in complex analysis, the degree of divisibility of a number by a prime number in number theory, and the geometrical concept of contact between two algebraic or analytic varieties in algebraic geometry. A field with a valuation on it is called a valued field.

<span class="mw-page-title-main">Semiring</span> Algebraic ring that need not have additive negative elements

In abstract algebra, a semiring is an algebraic structure. It is a generalization of a ring, dropping the requirement that each element must have an additive inverse. At the same time, it is a generalization of bounded distributive lattices.

In 1936, Alfred Tarski set out an axiomatization of the real numbers and their arithmetic, consisting of only the 8 axioms shown below and a mere four primitive notions: the set of reals denoted R, a binary total order over R, denoted by the infix operator <, a binary operation of addition over R, denoted by the infix operator +, and the constant 1.

Axiomatic constructive set theory is an approach to mathematical constructivism following the program of axiomatic set theory. The same first-order language with "" and "" of classical set theory is usually used, so this is not to be confused with a constructive types approach. On the other hand, some constructive theories are indeed motivated by their interpretability in type theories.

Cauchy's functional equation is the functional equation:

<span class="mw-page-title-main">Real number</span> Number representing a continuous quantity

In mathematics, a real number is a number that can be used to measure a continuous one-dimensional quantity such as a distance, duration or temperature. Here, continuous means that pairs of values can have arbitrarily small differences. Every real number can be almost uniquely represented by an infinite decimal expansion.

In mathematics, the least-upper-bound property is a fundamental property of the real numbers. More generally, a partially ordered set X has the least-upper-bound property if every non-empty subset of X with an upper bound has a least upper bound (supremum) in X. Not every (partially) ordered set has the least upper bound property. For example, the set of all rational numbers with its natural order does not have the least upper bound property.

In algebra, an additive map, -linear map or additive function is a function that preserves the addition operation:

Completeness is a property of the real numbers that, intuitively, implies that there are no "gaps" or "missing points" in the real number line. This contrasts with the rational numbers, whose corresponding number line has a "gap" at each irrational value. In the decimal number system, completeness is equivalent to the statement that any infinite string of decimal digits is actually a decimal representation for some real number.

References

  1. Weiss 2015.
  2. http://math.colorado.edu/~nita/RealNumbers.pdf [ bare URL PDF ]
  3. http://homepages.math.uic.edu/~saunders/MATH313/INRA/INRA_chapters0and1.pdf [ bare URL PDF ]
  4. https://www.math.uci.edu/~mfinkels/140A/Introduction%2520and%2520Logic%2520Notes.pdf [ bare URL PDF ]
  5. Kemp 2016.
  6. https://www.math.ucdavis.edu/~temple/MAT25/HomeworkProblems.pdf [ bare URL PDF ]
  7. http://math.furman.edu/~tlewis/math41/Pugh/chap1/sec2.pdf [ bare URL PDF ]
  8. 1 2 3 4 5 Pugh 2002.
  9. Hersh 1997.
  10. https://sites.math.washington.edu/~morrow/336_15/papers/gianni.pdf [ bare URL PDF ]
  11. https://math.berkeley.edu/~kruckman/ultrafilters.pdf [ bare URL PDF ]
  12. Arthan 2004.
  13. A'Campo 2003.
  14. Street 2003.
  15. IsarMathLib.
  16. Faltin et al. 1975.
  17. MR 693180 (84j:26002) review of Rieger1982.

Bibliography