Proof: Existence of Supremum in R
This proof establishes that satisfies the completeness axiom (least upper bound property) when constructed via Dedekind cuts. It shows that every nonempty bounded-above set of real numbers has a supremum, making a complete ordered field. This is the cornerstone property distinguishing from .
Statement to prove
Let be the set of Dedekind cuts (as defined in Dedekind Cuts). Then every nonempty subset that is bounded above has a least upper bound in .
Proof
Let be nonempty and bounded above. Recall that each element of is a Dedekind cut: a subset satisfying:
- and .
- is downward closed: if and , then .
- has no greatest element: if , there exists with .
We construct the supremum of explicitly.
Construction of the supremum
Define
In other words, consists of all rationals such that for some . We claim that is a Dedekind cut, and .
Step 1: γ is nonempty
Since is nonempty, there exists . Since is a Dedekind cut, . Thus , so is nonempty.
Step 2: γ ≠ Q
Since is bounded above, there exists a Dedekind cut such that (i.e., ) for all . In particular, every is a subset of .
Since is a cut, : there exists with . We claim .
Indeed, if , then for some . But , so , contradiction. Thus , so .
Step 3: γ is downward closed
Let and . Then for some . Since is downward closed and , we have . Thus .
Step 4: γ has no greatest element
Let . Then for some . Since has no greatest element, there exists with . Thus and . So has no greatest element.
Conclusion: γ is a Dedekind cut
By Steps 1–4, satisfies all three conditions to be a Dedekind cut. Therefore, .
Step 5: γ is an upper bound of A
For any , we have (by definition of as the union). In the ordering on (where means ), this means . Thus is an upper bound of .
Step 6: γ is the least upper bound
Let be any upper bound of . Then for all . By definition,
Thus . So is the least upper bound of .
Conclusion
We have shown that exists in . This completes the proof that is complete.
Remarks and corollaries
The supremum is unique: if and are both least upper bounds of , then and , so .
By symmetry, every nonempty subset of that is bounded below has a greatest lower bound (infimum). Indeed, , where .
Let . As a subset of (thinking of each element as a Dedekind cut), the supremum is
The union consists of all rationals such that for some . For any , choosing large enough gives , so . Thus .
Let . As a subset of , has no supremum in (since ). But in , , the Dedekind cut corresponding to .
The proof above constructs as the union of all rationals with or . This union is precisely the Dedekind cut for .
Let (viewed as cuts in ). Then is not bounded above in , so the completeness axiom does not apply. By convention, we write , but this is not a real number.
Alternative proof via Cauchy sequences
An alternative construction of uses equivalence classes of Cauchy sequences of rationals. In that framework, completeness is proved differently.
Let be nonempty and bounded above. For each , let be chosen so that
(such exists by the definition of supremum). The sequence is Cauchy and converges to . One verifies that the limit is indeed the least upper bound.
This approach relies on the Cauchy completeness of (every Cauchy sequence converges), which is equivalent to the least upper bound property.
Both Dedekind cuts and Cauchy sequences yield the same complete ordered field , up to isomorphism. The choice of construction is a matter of convenience and taste. For some purposes (e.g., constructive mathematics), Cauchy sequences are preferred; for others (e.g., set-theoretic foundations), Dedekind cuts are cleaner.
Applications of completeness
The existence of suprema is used repeatedly in real analysis:
If is continuous with , define . By completeness, exists. Using continuity, one shows . Without completeness (e.g., over ), the IVT fails: has no rational root.
If is continuous, let (exists by completeness). By sequential compactness, there exists with . Thus attains its maximum.
Every bounded increasing sequence converges to . This is a direct consequence of completeness and is fundamental in measure theory and integration.
Summary
This proof establishes completeness of via Dedekind cuts:
- The supremum of a set is constructed as .
- is verified to be a Dedekind cut and the least upper bound of .
- Completeness is built into the Dedekind construction — the union of cuts is a cut.
This makes fundamentally different from and is the reason real analysis "works." See Completeness Axiom for further discussion and Monotone Convergence Theorem for an immediate application.