Completeness of the Real Numbers and Cauchy Sequences: The Absence of Gaps
Prerequisite:Limits and Continuity: Reading ε-δ as a Contract on Error、The Grammar of Mathematics: Reading and Writing Sets and Logic
0. Key points
Section titled “0. Key points”- The field of real numbers is an ordered field together with one extra requirement: completeness. The field and order axioms alone cannot distinguish from the rational field , and they cannot even prove that exists.
- Here we adopt completeness in the form of the axiom “every increasing sequence that is bounded above converges”, and from it we derive, without skipping any step, the Archimedean property, the existence of suprema, the density of the rationals and of the irrationals, the Bolzano–Weierstrass theorem, and the convergence of Cauchy sequences.
- The Archimedean property (every real number is smaller than some natural number) does not follow from the ordered-field axioms. It is a consequence of completeness, and it can be read as the statement that “there are no infinitely small numbers”.
- Convergence of Cauchy sequences means that convergence can be decided without naming the limit. This is the practical watershed separating calculus as a computational technique from real analysis as a study of foundations.
- The completeness established here reappears, in changed form, again and again: in uniform convergence, in the convergence theorems of Lebesgue integration, and in the completeness of spaces (the Riesz–Fischer theorem).
1. Motivation: what calculus used silently
Section titled “1. Motivation: what calculus used silently”In calculus we learned the rules for computing limits, derivatives and integrals. Along the way we accepted the following facts without proof, or on the strength of a picture.
- The number exists.
- If a continuous function changes sign, it takes the value somewhere in between (the intermediate value theorem).
- A continuous function on a bounded closed interval attains a maximum.
- An increasing sequence that is bounded above converges.
Every one of these depends on the single fact that the real line has no gaps. This becomes plain once we move the stage to the world of rational numbers. The function is continuous on , with negative and positive. Nevertheless no rational satisfies . The intermediate value theorem fails over (Remark 5.2[Continuous Functions and Uniform Continuity]). The extreme value theorem breaks in the same way. The function is continuous on the bounded closed interval of , yet it is not even bounded, because can be brought arbitrarily close to .
Neither the rules of arithmetic (the field axioms) nor the rules governing inequalities (the order axioms) distinguish from : both are ordered fields. So the four facts above can never be derived from arithmetic and order alone, and one further requirement must be imposed. That requirement is completeness.
Historically this realisation came late. Analysis up to the eighteenth century leaned on an intuition of “magnitude”, and the question of what a real number is was not asked. Bolzano (1817) attempted a “purely analytic proof” of the intermediate value theorem, and Cauchy’s Cours d’analyse (1821) rebuilt calculus around the notion of limit; but neither supplied a definition of the real numbers themselves. In 1872 two constructions appeared — Dedekind’s “cuts” and Cantor’s (and Méray’s) “fundamental sequences” — and only then were the reals defined. Real analysis is the discipline of rederiving from axioms what calculus took for granted. This article is its first step.
2. Preliminaries: ordered fields and convergence of sequences
Section titled “2. Preliminaries: ordered fields and convergence of sequences”Let us first record, as axioms, the “arithmetic and order” part, that is, everything except completeness. Making this explicit lets us say later, with precision, that a given statement does not follow from the ordered-field axioms alone.
Definition 2.1(Ordered field)
Let a set carry an addition , a multiplication and a total order satisfying the following three conditions. Then is called an ordered field.
- is a field: addition and multiplication are associative and commutative, there is an additive identity and a multiplicative identity , every element has an additive inverse , every element has a multiplicative inverse , and the distributive law holds.
- For all , if then .
- For all , if and then .
Both and are ordered fields. In any ordered field follows. Indeed, for every : if this is immediate from condition 3, while if we add to both sides using condition 2 to get and then apply condition 3 to . Hence , and together with this gives . Consequently is, by condition 2, a strictly increasing sequence of positive elements, each step adding . In particular these elements are pairwise distinct, so every ordered field contains a copy of the natural numbers, and with it copies of the integers and of the rationals. Throughout, does not include .
We define the absolute value by . Adding the inequalities , , and in pairs gives and , hence the triangle inequality . This inequality is used repeatedly in what follows.
Definition 2.2(Convergence, boundedness and monotonicity of sequences)
Let be a sequence of elements of an ordered field .
- We say that it converges to if , and we write or .
- It is bounded if there is an with for every .
- It is increasing if for every . It is decreasing if the inequality is reversed.
The limit is unique. Indeed, suppose and with . Taking , we have and for all sufficiently large , so the triangle inequality gives , a contradiction. This uniqueness is exactly what we shall need later when we assert that a certain limit “does not exist inside ”.
3. The completeness axiom and the Archimedean property
Section titled “3. The completeness axiom and the Archimedean property”There are several equivalent ways to formulate completeness (we collect them after Theorem 4.2 and in the Appendix at the end of the article). Here we take as our axiom the form most familiar from calculus.
Axiom 3.1(Completeness axiom (monotone convergence principle))
Let be a sequence of real numbers that is increasing and bounded above, that is, for every and there exists with for every . Then converges to some real number.
What this axiom asserts is that a destination has been provided. The sequence is increasing and never exceeds , but inside there is nowhere for it to go. Inside there is: that is the content of the axiom. From now on, means an ordered field satisfying this axiom.
The first consequence is the Archimedean property. The name sounds elementary, but note that it does not follow from the ordered-field axioms.
Theorem 3.2(Archimedean property)
The following hold.
- For every there exists with .
- For every there exists with . In particular .
- .
Proof(Theorem 3.2)
(1) Suppose the conclusion fails, so that there is an with for every . The sequence is increasing and, by this assumption, has as an upper bound. Hence by Axiom 3.1 the sequence converges to some real number . Taking in Definition 2.2, there is an such that for all . Applying this to and and using the triangle inequality,
which gives the contradiction . Hence (1) holds.
(2) Let . Apply (1) with to obtain with . Multiplying both sides of by the positive number gives . Moreover, if then , so , which proves .
(3) We have for every . Indeed, for , and assuming we get , so the claim follows by induction. Hence , and (2) together with the squeeze gives . Spelling out the squeeze: given , take the from (2); then for .
Example 3.3(An ordered field in which the Archimedean property fails)
That the Archimedean property is not a consequence of the ordered-field axioms can be checked by a counterexample. The set of all rational functions with real coefficients,
is a field. Order it by declaring that means for all sufficiently large real . A rational function that is not identically has a constant sign for all large , so this does define a total order, and conditions 2 and 3 of Definition 2.1 hold as well. In this ordered field, is positive for all large for every , so . Thus the element exceeds every natural number and the Archimedean property fails. Its reciprocal is an “infinitesimal”: positive, yet smaller than every .
In this sense the Archimedean property states that there are no infinitely large and no infinitely small elements, and what guarantees it is the completeness axiom. That is the content of Theorem 3.2.
Before proving anything further, here is a map of how the statements ahead depend on one another.
flowchart TD A["Axiom: an increasing sequence bounded above converges"] --> B["Archimedean property"] C["Monotone subsequence lemma"] A --> D["Existence of suprema"] B --> D D --> E["Existence of square roots"] B --> F["Existence of the integer part"] F --> G["Density of the rationals"] G --> H["Density of the irrationals"] E --> H C --> I["Bolzano-Weierstrass theorem"] A --> I I --> J["Cauchy sequences converge"]
4. Existence of suprema and the construction of square roots
Section titled “4. Existence of suprema and the construction of square roots”Definition 4.1(Upper bound, supremum, infimum)
Let .
- An element is an upper bound of if for every . If an upper bound exists, is said to be bounded above.
- An element is a supremum of if is an upper bound of and for every upper bound of ; that is, the supremum is the least upper bound. If it exists it is unique (two of them would each be at most the other), and we write it .
- Lower bound, bounded below and infimum are defined in the same way with the inequalities reversed.
The supremum differs from a maximum in that it need not belong to . The set has no maximum, yet . The guarantee that a least upper bound exists even when a maximum does not is precisely the next theorem.
Theorem 4.2(Existence of suprema (Weierstrass))
If is non-empty and bounded above, then exists. Likewise, if is non-empty and bounded below, then exists.
Proof(Theorem 4.2)
We build a sequence converging to the supremum by repeatedly halving an interval (bisection).
Construction of the sequences. Below we index from ; shifting everything by turns the sequences into sequences of the form used in Definition 2.2, so Axiom 3.1 applies unchanged. Since , pick some and set . As and , the number is not an upper bound of . By hypothesis an upper bound exists, and gives .
Now suppose , that is not an upper bound of and that is. Take the midpoint and set
- , if is an upper bound of ;
- , if is not an upper bound of .
Since implies , in either case , with not an upper bound and an upper bound. Moreover and , and the widths satisfy
(the second identity by induction on ).
Existence of the limit. The sequence is increasing and for every , so it is bounded above. By Axiom 3.1 there is an with . We show next that . Let . Apply Theorem 3.2(3) with to obtain with for ; then for . Also, since , there is with for . For the triangle inequality gives
so .
is the supremum. First, is an upper bound. Otherwise there is an with . Applying with , we find an with and hence , contradicting the fact that is an upper bound of . So is an upper bound.
Second, is the least upper bound. It suffices to show that no is an upper bound. Applying with , we find an with and hence . This is not an upper bound of , so some satisfies . Therefore is not an upper bound. Together this gives .
The infimum. If is non-empty and bounded below, then is non-empty and bounded above (if is a lower bound of then is an upper bound of ), so exists by what we have just proved. That follows at once from the equivalence .
Theorem 4.2 is often adopted itself as the completeness axiom, under the name “least upper bound property”. Here we derived it from Axiom 3.1. Conversely, Axiom 3.1 can be derived from Theorem 4.2 (use the characterisation in Exercise 8.1 and check that the supremum of the range of an increasing sequence is its limit). The two are equivalent.
Let us test the power of this theorem by constructing . That “a square root of exists” is something to be proved from the definition of .
Proposition 4.3(Existence of positive square roots)
There is exactly one real number with and .
Proof(Proposition 4.3)
Set . Since and we have , so . Also, if then and hence ; thus every element of is at most , i.e. is an upper bound. By Theorem 4.2 the number exists, and gives .
We now show that and are both impossible. As preparation, note that for positive we have (contrapositive: if then ).
Case . By Theorem 3.2(2) we may choose with
(the right-hand side is positive). Put . From we get , whence
Since also , we have ; as is an upper bound this forces , i.e. , contradicting .
Case . Again by Theorem 3.2(2), choose with
and put . From we get , and
Then every satisfies , and since and the remark above gives . So is an upper bound of , and contradicts the fact that is the least upper bound.
Hence . For uniqueness, if satisfies then , and forces . We write this as .
That this is irrational follows from the familiar argument by contradiction. If with coprime natural numbers, then , so is even; writing gives , hence and is even too, contradicting coprimality. (For arguments of this type see Theorem 7.5[Techniques of Proof] in Proof techniques — induction and contradiction.) Combining these two results, we can say precisely in what way fails to be complete.
Example 4.4(A set with no supremum in the world of rational numbers)
Consider . It is non-empty, since , and is an upper bound. Nevertheless has no supremum inside .
Here is why. Suppose were the least upper bound of within . From we get . Now repeat the proof of Proposition 4.3 verbatim. The Archimedean property does hold in (for a rational with we have , which follows directly from the ordered-field axioms alone). Hence the increments and can be chosen rational in the same way: if then , contradicting that is an upper bound, and if then the rational is an upper bound, contradicting minimality. The only remaining possibility is , which contradicts the irrationality of .
So Theorem 4.2 fails in (Theorem 4.5[What Is a Number? From the Naturals to the Reals, and Why 1 = 0.999… Is True]). Although is an ordered field and satisfies the Archimedean property, it is not complete. What is still missing once arithmetic, order and the Archimedean property are all in place is exactly completeness.
5. Density of the rationals and the irrationals
Section titled “5. Density of the rationals and the irrationals”If completeness says “there are no gaps”, we naturally want to know how the gaps are filled as seen from the rational side. That is density. First we construct integer parts.
Lemma 5.1(Existence of the integer part)
For every there is exactly one integer with . We write it .
Proof(Lemma 5.1)
Set . By Theorem 3.2(1) there is with , so . Applying (1) again to , take with ; then every satisfies , so is bounded below by . A non-empty set of integers that is bounded below has a least element (the set is a non-empty subset of the natural numbers, hence has a least element by well-ordering; on well-ordering see Axiom 3.1[Techniques of Proof]).
Let be that least element and put . Then is an integer, and from and the minimality of we get , i.e. . On the other hand gives .
For uniqueness, suppose integers both satisfy and ; we may assume . As these are integers, , and combined with this yields , contradicting .
Theorem 5.2(Density of the rationals)
If satisfy , then there is a rational number with .
Proof(Theorem 5.2)
Since , Theorem 3.2(2) provides with , i.e. . For this , apply Lemma 5.1 to and put . By definition
Put . Since , the left inequality gives . From the right inequality together with ,
so dividing by gives . As is an integer and a natural number, is rational, and is proved.
Corollary 5.3(Density of the irrationals)
If satisfy , then there is an irrational number (that is, ) with .
Proof(Corollary 5.3)
We use the number whose existence was guaranteed by Proposition 4.3. Since , Theorem 5.2 provides a rational with
Put ; adding to each term gives . If were rational, then would be rational too, contradicting the irrationality of . Hence is irrational.
Example 5.4(Producing a rational exactly as the proof of density prescribes)
The proof of Theorem 5.2 is itself a recipe for producing a rational number. Let us construct one between and .
Since , we take an with , say . Next we evaluate :
so , hence and .
Let us check. Since , we have . Also , so . In decimal form , which indeed lies between and .
Density and completeness are different notions. is dense in , yet as Example 4.4 shows it is not complete. “Between any two points one can always squeeze in” is not the same as “there are no gaps”. The gap between the two is also visible from the point of view of cardinality: is countable while is uncountable, and by Corollary 5.3 the irrationals are dense as well. For how a countable dense set is scattered over an uncountable line, see Cardinality and infinity — infinities come in sizes. Incidentally, that the identity is a theorem following from completeness rather than a notational convention is treated in Theorem 6.3[What Is a Number? From the Naturals to the Reals, and Why 1 = 0.999… Is True] in What is a number? (is 1 = 0.999…?).
6. The Bolzano–Weierstrass theorem
Section titled “6. The Bolzano–Weierstrass theorem”We now turn to the existence theorem most used in analysis. A bounded sequence need not converge ( is a counterexample). But one can always extract a convergent part, and that is the next theorem, used over and over in proofs of the extreme value theorem and of uniform continuity.
Definition 6.1(Subsequence)
Given a sequence and a strictly increasing sequence of natural numbers , the sequence is called a subsequence of . Note that and give by induction.
The key to the proof is the following combinatorial lemma. What makes it striking is that it assumes no boundedness at all.
Lemma 6.2(Monotone subsequence lemma)
Every real sequence has an increasing subsequence or a decreasing subsequence.
Proof(Lemma 6.2)
Call an index a peak if for every . A peak is the position of a term that is no smaller than any later term. We distinguish cases according to the number of peaks.
Infinitely many peaks. List them in increasing order as . For each , the index is a peak and , so by the definition of a peak . Hence is a decreasing subsequence.
Only finitely many peaks. If there are no peaks at all, put ; otherwise let be one more than the largest peak. In either case no index is a peak. That is not a peak means, by negating the definition, that there exists with . So put , and once is defined (it satisfies and so is not a peak) choose some with and set . This produces with , so is an increasing subsequence.
Theorem 6.3(Bolzano–Weierstrass theorem)
Every bounded real sequence has a convergent subsequence. That is, if there is an with for every , then there exist a subsequence of and an with .
Proof(Theorem 6.3)
By Lemma 6.2, the sequence has a monotone subsequence . Since is bounded, this subsequence satisfies with the same and is therefore bounded.
If is increasing, it is bounded above (by ) and so converges to some by Axiom 3.1.
If is decreasing, put . Then is increasing and bounded above by , so Axiom 3.1 gives an with . Setting , for every and all sufficiently large we get
so . In both cases a convergent subsequence has been obtained.
Example 6.4(Following the construction of the lemma on a sequence with no peaks)
Let . Since the sequence is bounded, but it does not converge, because the even-indexed terms approach and the odd-indexed terms approach .
This sequence has no peaks at all. Indeed, for every we have , so . By Theorem 3.2(2) there is an with , so we may choose an even number large enough that and simultaneously. Then
and since , the index is not a peak. As was arbitrary, there are no peaks.
We are therefore in the second case of Lemma 6.2, and starting from we can build an increasing subsequence. Following the recipe: for (with ) the smallest with is (with ); the next with is (with ); then (with ), and so on, giving
an increasing and bounded subsequence. By Axiom 3.1 it converges, and its limit is indeed . What Theorem 6.3 asserts is that this procedure always succeeds, for any bounded sequence.
7. Cauchy sequences and the completeness of the reals
Section titled “7. Cauchy sequences and the completeness of the reals”Both Axiom 3.1 and Theorem 6.3 required structural information — monotonicity or boundedness — in order to conclude convergence. In practice, however, analysis deals with sequences such as , which are neither monotone nor of known limit. The tool for deciding convergence without knowing the limit is Cauchy’s condition.
Definition 7.1(Cauchy sequence)
A real sequence is a Cauchy sequence (a fundamental sequence) if
Proposition 7.2(Basic properties of Cauchy sequences)
For a real sequence the following hold.
- If converges, then it is a Cauchy sequence.
- If is a Cauchy sequence, then it is bounded.
Proof(Proposition 7.2)
(1) Let and let be arbitrary. Applying Definition 2.2 with , take with for . For the triangle inequality gives
so is a Cauchy sequence.
(2) Take in Definition 7.1 and fix the corresponding . For , taking gives , and the triangle inequality yields
Now set (a maximum of finitely many real numbers, hence well defined). If then by the definition of ; if then . In either case , so the sequence is bounded.
The converse — that every Cauchy sequence converges — is the heart of completeness, and it can be proved as a consequence of Axiom 3.1.
Theorem 7.3(Completeness of the reals (Cauchy criterion))
A real sequence converges if and only if it is a Cauchy sequence.
Proof(Theorem 7.3)
Necessity is Proposition 7.2(1). We prove sufficiency.
Let be a Cauchy sequence. By Proposition 7.2(2) it is bounded, so Theorem 6.3 gives a convergent subsequence with limit . We show that the whole sequence converges to this .
Let be arbitrary. First apply Definition 7.1 with to obtain with
Next apply with to obtain with for .
Now put . Then , and (noted in Definition 6.1) gives . Fix this single index . For any we have and , so the Cauchy condition applies and
Since was arbitrary, .
The significance of this theorem is that convergence can be decided without having a candidate for the limit. Whether a sequence converges is settled purely by how close its terms are to one another, so the existence of a limit can be asserted before one knows what the limit is. Convergence tests for series, uniform convergence of sequences of functions, the construction of solutions of differential equations — most existence proofs in analysis have this shape.
Example 7.4(A Cauchy sequence that does not converge in the world of rational numbers)
Consider the sequence defined by and (this is Newton’s method for ). It starts from a rational number and uses only rational arithmetic, so every is rational. Computing,
which approaches very quickly.
That this converges in follows from Axiom 3.1. First, by induction (each term is built from positive numbers). Next, for ,
so for . Both sides being positive, multiplying the inequality by itself also gives . Then
so is decreasing with lower bound . Since is increasing with upper bound , Axiom 3.1 applies and it converges, hence so does . Writing for the limit, for all gives . The sequence is just with shifted indices, so it converges to the same , and since the limit law for quotients applies. Passing to the limit on both sides of the recursion gives ; multiplying by and rearranging gives , and gives .
Now, since converges in , it is a Cauchy sequence by Proposition 7.2(1). Only rational numbers occur in the Cauchy condition , so this is also a “Cauchy sequence inside ”. Yet by the uniqueness in Remark 2.3 the limit can only be , which is not rational. In other words, in a Cauchy sequence need not converge. Theorem 7.3 is a property specific to .
Example 7.5(Proving divergence with the Cauchy condition)
Let . The sequence is increasing, but whether it is bounded above is not obvious at a glance. Here we use the negation of the Cauchy condition. Pairing the indices and : as runs from to we have and hence , and there are such terms, so
Therefore, for , whatever we choose the pair , satisfies , so is not a Cauchy sequence. By the contrapositive of Theorem 7.3, does not converge.
Note that divergence was established without invoking any candidate for the limit. The argument used here is exactly the Cauchy criterion for series (Theorem 3.6[級数と収束判定]). Convergence tests for series are treated in detail in Series and convergence tests.
The only thing appearing in the definition of a Cauchy sequence is the “distance between two points” . The notion therefore lifts to arbitrary metric spaces, and a metric space in which every Cauchy sequence converges is called a complete metric space. The completeness of will reappear in disguise throughout what follows.
- The uniform Cauchy condition for sequences of functions guarantees uniform convergence without knowing the limit function (Theorem 6.2[関数列と一様収束]). See Sequences of functions and uniform convergence.
- The convergence theorems of Lebesgue integration are a form of “completeness” that permits interchanging limits and integrals. They are treated in Measurable sets and Lebesgue measure and The Lebesgue integral and its convergence theorems.
- The completeness of the spaces (the Riesz–Fischer theorem, Theorem 5.3[L^p 空間と関数解析への導入]) is the starting point of functional analysis. See L^p spaces and an introduction to functional analysis.
In the next chapter, Continuous functions and uniform continuity, we shall see Theorem 6.3 give birth to the extreme value theorem for continuous functions on bounded closed intervals and to uniform continuity (Theorem 7.1[Continuous Functions and Uniform Continuity]). Completeness remains the foundation there as well.
8. Exercises
Section titled “8. Exercises”Exercise 8.1Easy
Let be non-empty and bounded above, and let . Show that holds if and only if the following two conditions hold.
- for every .
- For every there exists with .
Solution
Necessity. Let . Condition 1 says that is an upper bound, which is the first half of Definition 4.1. We prove condition 2 by contradiction. Suppose that for some there is no with . Then every satisfies , so is an upper bound of . As is the least upper bound, , i.e. , contradicting .
Sufficiency. Assume conditions 1 and 2. By condition 1, is an upper bound. We show it is the least one. Let be any upper bound of and suppose . Applying condition 2 with , we obtain with , contradicting the fact that is an upper bound. Hence , so is the least upper bound, i.e. .
Exercise 8.2Standard
Let (with ) be a sequence of closed intervals with for every and with . Using Axiom 3.1, show that consists of exactly one point (the nested interval principle).
Solution
Preliminaries. The condition is equivalent to and . Hence is increasing and is decreasing. Moreover for all : indeed, if then , and if then .
Existence of the limit. The sequence is increasing and, by the observation above, has as an upper bound. By Axiom 3.1 there is an with . Since and by hypothesis, for any and large enough we get , so .
lies in the intersection. Fix . Since for every , we have (if , then applying would give for large , a contradiction). Similarly (if , then for all , so persists, contradicting ). Hence , and as was arbitrary, .
Uniqueness. Suppose with , and set . As both lie in , we have for every ; but gives an with , a contradiction. So the intersection is the single point .
Exercise 8.3Standard
Show that the sequence defined by and (for ) converges, and find its limit.
Solution
Preliminaries. The existence of for a positive real is obtained by the same argument as in the proof of Proposition 4.3 with replaced by , so we may use it below.
Boundedness. We show for every by induction. For we have . Assuming , we get , so by monotonicity of the square root (for positive , ) we get , and in particular .
Monotonicity. We have . From we get and , so this quantity is positive. Since and , this gives . Hence is increasing.
Convergence. Being increasing with upper bound , the sequence has a limit by Axiom 3.1. From we get (if , then for the inequality would hold for every , contradicting convergence).
Determining the limit. Square the recursion to get and let . The sequence is with shifted indices, so it converges to the same (use the same for a given : if then , so ). By the limit laws for products and sums (see Limits and continuity (the ε-δ argument)) we get , i.e. . Since , we conclude .
Exercise 8.4Hard
Prove the following two statements.
- For we have , yet is not a Cauchy sequence. Thus “the differences of consecutive terms tend to ” is not a sufficient condition for being a Cauchy sequence.
- If there are constants and with for every , then is a Cauchy sequence and therefore converges.
Solution
(1) Rationalising,
Given , use Theorem 3.2(1) to take . Then for we have , so , proving .
On the other hand is not bounded. Given any , Theorem 3.2(1) supplies an with , and then . By the contrapositive of Proposition 7.2(2), an unbounded sequence is not a Cauchy sequence.
(2) First we show for . Since we may write with . Bernoulli’s inequality (by induction on : equality for , and ) gives
Given , taking by Theorem 3.2(1) gives , so .
Next let . Applying the triangle inequality repeatedly and using the formula for a geometric sum,
(the last inequality because ). Given , since we may take with . For : if then ; if , letting denote the larger index, the estimate above gives
(here because and ). Hence is a Cauchy sequence and converges by Theorem 7.3.
References
Section titled “References”- Teiji Takagi, Kaiseki Gairon (Introduction to Analysis), revised 3rd ed., Iwanami Shoten (in Japanese) — Chapter 1, “Basic concepts”. A classic treatment that introduces the continuity of the reals by cuts and builds the basic convergence theorems from there.
- Mitsuo Sugiura, Kaiseki Nyumon I (Introduction to Analysis I), University of Tokyo Press, 1980 (in Japanese) — Chapter I. A detailed account of the axiomatic treatment of the reals and of the relations among suprema, the Archimedean property and the Bolzano–Weierstrass theorem.
- W. Rudin, Principles of Mathematical Analysis, 3rd ed., McGraw-Hill, 1976 — Chapter 1 (the real and complex number systems, characterisation by the least upper bound property), Chapter 3 (sequences and series, Cauchy sequences and completeness).
- Kazuo Matsuzaka, Shugo, Iso Nyumon (Introduction to Sets and Topology), Iwanami Shoten, 1968 (in Japanese) — the chapter constructing the reals from the rationals. It covers the construction by cuts and the uniqueness of the complete ordered field up to isomorphism.
- R. Dedekind, Stetigkeit und irrationale Zahlen (On Numbers: Continuity and Irrational Numbers), Japanese translation by Isaburo Kono, Iwanami Bunko (in Japanese) — a translation of the original 1872 memoir. The way the question “what is the continuity of a line?” is posed is itself worth reading.
Appendix: equivalent formulations of completeness
Section titled “Appendix: equivalent formulations of completeness”Equivalent formulations. For an ordered field the following conditions are all equivalent. Whichever one is chosen as the axiom, the same field of real numbers results.
| Condition | Statement |
|---|---|
| Monotone convergence principle | Every increasing sequence bounded above converges (Axiom 3.1 of this article) |
| Least upper bound property | Every non-empty subset bounded above has a supremum (Theorem 4.2) |
| Dedekind cuts | If is split into two non-empty parts , such that every element of is at most every element of , then exactly one of the two — a greatest element of or a least element of — always exists |
| Bolzano–Weierstrass | Every bounded sequence has a convergent subsequence (Theorem 6.3) |
| Nested intervals + Archimedean property | A nested sequence of closed intervals has a common point, and the Archimedean property holds |
| Cauchy completeness + Archimedean property | Every Cauchy sequence converges, and the Archimedean property holds |
Why the Archimedean property is required separately. In the last two rows the Archimedean property is added as an extra condition. Dropping it destroys the equivalence. Indeed, there are known ordered fields that are non-Archimedean and yet in which every Cauchy sequence converges (a field of formal Laurent series with a suitable order is one example), so the Archimedean property cannot be derived from Cauchy completeness alone. By contrast, the monotone convergence principle and the least upper bound property adopted in this article derive the Archimedean property on their own, as we saw in Theorem 3.2. This asymmetry is worth remembering when gauging the “strength” of a form of completeness.
Existence and uniqueness. So far we have argued on the assumption that a complete ordered field exists. Its existence is guaranteed by a construction from the rational field (Dedekind cuts, or completion by equivalence classes of Cauchy sequences). Furthermore, a complete ordered field is known to be unique up to isomorphism of ordered fields. That is why we may speak of the real numbers. For the details of the constructions, see the references above, in particular Matsuzaka’s Shugo, Iso Nyumon and Dedekind’s original memoir.
Report an error in this article ・Operated by: Mugen Giken LLC ・Pricing ・Terms ・Legal notice
© 2026 夢現技研合同会社 ・Feeding the text to an LLM is welcome. Code samples are MIT licensed.