Completeness Axiom
The completeness axiom is the defining property of the real numbers. It states that has "no gaps" — every nonempty set of reals that is bounded above has a least upper bound. This axiom is the foundation for virtually all results in real analysis, from the convergence of sequences to the intermediate value theorem.
The least upper bound property
Let be nonempty and bounded above. Then has a least upper bound (supremum) in . That is, there exists such that:
- for all (upper bound).
- If is any upper bound of , then (least).
We write .
The supremum, if it exists, is unique. If and are both least upper bounds, then and , so .
By symmetry, every nonempty set that is bounded below has a greatest lower bound (infimum), denoted . Indeed, , where .
Let . Then is bounded above (by , for instance). The least upper bound is . Note that , so the supremum need not be an element of .
Let . Then is bounded above (e.g., by ). The supremum is , which is not in (since , not ). The set has no maximum element, but it has a least upper bound.
Let . Then , and . In this case, the supremum is also the maximum: . A set has a maximum if and only if .
Let . Then is not bounded above, so the completeness axiom does not apply. We write by convention, but this is not a real number.
Equivalent formulations
The completeness axiom has several equivalent formulations, each useful in different contexts.
The following are equivalent for an ordered field :
- (Least upper bound property) Every nonempty subset of that is bounded above has a supremum in .
- (Greatest lower bound property) Every nonempty subset of that is bounded below has an infimum in .
- (Monotone convergence) Every bounded monotone sequence in converges.
- (Nested intervals) If is a sequence of closed bounded intervals with for all , then .
- (Cauchy completeness) Every Cauchy sequence in converges.
These are proved in Monotone Convergence Theorem and Cauchy Criterion. The key idea is that the least upper bound property implies monotone convergence, which implies nested intervals, which implies Cauchy completeness, which in turn implies the least upper bound property (by taking the limit of Cauchy sequences of upper bounds).
Let for . Then for all , and (nonempty, as required). The completeness axiom ensures this intersection is always nonempty when the intervals are nested and closed.
Let (open intervals). Then for all , but . The nested interval property requires closed intervals.
Applications of completeness
The completeness axiom is the engine behind virtually every major theorem in real analysis.
The Intermediate Value Theorem (IVT) states: if is continuous and , then there exists with .
Proof sketch: Define . By completeness, exists. Using continuity of , one shows . Without completeness (e.g., over ), the IVT fails: is continuous on , but has no rational root.
The Extreme Value Theorem (EVT) states: if is continuous, then attains its maximum and minimum on .
Proof sketch: Let (exists by completeness). One can find a sequence with . By Bolzano-Weierstrass (which relies on completeness), has a convergent subsequence . By continuity, .
Every bounded sequence in has a convergent subsequence. This is a consequence of completeness via the nested intervals property (bisect intervals repeatedly to trap infinitely many sequence terms in arbitrarily small intervals).
A subset is compact (every open cover has a finite subcover) if and only if is closed and bounded. The proof crucially uses completeness (via nested intervals or sequential compactness).
Archimedean property and density
For all with , there exists such that .
Suppose not: for all . Then the set is bounded above by . By completeness, exists. Since , we have for all , hence . Thus is also an upper bound of , contradicting that is the least upper bound (since ).
The Archimedean property says there are no "infinitely large" or "infinitely small" real numbers. Every positive real can be exceeded by some integer multiple of any other positive real.
Between any two real numbers, there exists a rational number. That is, if in , there exists with .
By the Archimedean property, choose such that . Consider the set . By the Archimedean property, is nonempty. Let be the least element of (by well-ordering of ). Then , so . Thus satisfies .
Since is dense in , every real number is the limit of a sequence of rationals. For instance, , where are the decimal truncations This is the basis for decimal expansions.
The gap between Q and R
The rationals do not satisfy the completeness axiom. For example, is bounded above in , but has no supremum in (the supremum would be , which is irrational). This "gap" is precisely what fills.
Let for . Then is a Cauchy sequence in (with rational terms), but its limit is , which is irrational. In , this Cauchy sequence does not converge. Completeness fails.
is the completion of with respect to the usual metric . Every Cauchy sequence of rationals converges to a (unique) real number. This is why we say "completes" .
Summary
The completeness axiom is the heart of real analysis:
- Every nonempty bounded set has a supremum (and infimum).
- Equivalent formulations include monotone convergence, nested intervals, and Cauchy completeness.
- Completeness implies the Archimedean property and density of in .
- Major theorems (IVT, EVT, Bolzano-Weierstrass, Heine-Borel) all rely on completeness.
Without completeness, analysis over would fail catastrophically. The next chapters develop the theory of sequences and limits, building directly on the completeness axiom. See Monotone Convergence Theorem for the first major application.