Dedekind Cuts
Dedekind cuts provide one of the most elegant constructions of the real numbers from the rationals. The idea, due to Richard Dedekind (1872), is to define a real number as a "partition" of into a lower set and an upper set. This approach makes completeness manifest: every cut automatically corresponds to a unique real number.
Definition and examples
A Dedekind cut is a subset satisfying:
- and .
- If and , then (downward closed).
- has no greatest element: if , there exists with .
We denote the set of all Dedekind cuts by .
A cut represents the "lower half" of corresponding to some real number. The cut has no largest element (condition 3) to avoid ambiguity: the number is defined by the set , not by adjoining itself. This ensures each real number corresponds to exactly one cut.
For , define
Then is a Dedekind cut. The map embeds into (we identify with ). Note that has no largest element, even though is rational — the cut is the set of rationals strictly less than .
Define
Then is a Dedekind cut. It represents the irrational number . To verify condition (3): if with , then , so we can find slightly larger than with still (by choosing for small enough ).
Similarly,
is the Dedekind cut corresponding to . Since is irrational, this cut has no rational "boundary" — the rationals in get arbitrarily close to but never reach it.
The set is not a Dedekind cut: it violates condition (3) because is the greatest element of . To represent the real number , we use the cut , which has no largest element.
Order on Dedekind cuts
For Dedekind cuts , define
This relation makes a totally ordered set: for any , exactly one of , , or holds. The ordering is consistent with the usual ordering on : in iff in .
Let be the cut for (from the previous example), and let . Then because : every rational less than is also less than , but (since ), so is strictly smaller.
Arithmetic operations
For Dedekind cuts , define
It can be verified that is again a Dedekind cut. The additive identity is . The additive inverse of is defined carefully to ensure .
For positive cuts , define
Multiplication is extended to all cuts by cases (using signs).
With these operations, becomes a field, extending . The verification that is an ordered field (with the subset order defined above) is a standard exercise in real analysis.
Let be the cut for and (the cut for ). Then is the cut for :
This is the set of all rationals less than .
Completeness of Dedekind cuts
The key theorem is that , constructed via Dedekind cuts, is complete.
Every nonempty set that is bounded above has a least upper bound (supremum) in .
Let be nonempty and bounded above. Define
In other words, consists of all rationals such that for some .
Claim: is a Dedekind cut, and .
- (since is nonempty).
- (since is bounded above by some cut , so no contains all rationals in 's complement).
- Downward closed: if , then for some . If , then (since is downward closed), hence .
- No greatest element: if , then for some . Since has no greatest element, there exists with . Thus and .
Therefore, is a cut. It is clearly an upper bound of (since for all ), and it is the least upper bound: any upper bound must satisfy for all , hence .
The completeness property, combined with being an ordered field containing as a dense subset, uniquely characterizes up to isomorphism. Any two complete ordered fields are isomorphic. This is why Dedekind's construction and the Cauchy sequence construction yield the "same" real numbers.
Comparison with Cauchy sequences
An alternative construction of uses equivalence classes of Cauchy sequences of rationals. Both constructions produce the same complete ordered field.
The decimal expansion of corresponds to:
- Cauchy sequence: in .
- Dedekind cut: .
Both encode the same real number. The Cauchy approach emphasizes approximation; the Dedekind approach emphasizes partitioning the rationals.
Dedekind's construction is set-theoretic and static: a real number "is" a subset of . The Cauchy construction is analytic and dynamic: a real number "is" a limit of a sequence. Both are valid; the choice is a matter of taste and context.
Summary
Dedekind cuts provide a rigorous construction of from :
- A Dedekind cut is a downward-closed subset of with no greatest element.
- The set of all cuts forms a complete ordered field.
- Completeness is immediate: the union of cuts is again a cut, giving the supremum.
This construction makes the least upper bound property manifest and serves as a cornerstone for developing real analysis. See Completeness Axiom for further consequences.