🐕

🔪 The Dedekind Cut: Building the Real Numbers

に公開

The concept of the Dedekind cut is a cornerstone of modern mathematics, providing a rigorous and elegant foundation for constructing the real numbers (\mathbb{R}) from the more familiar rational numbers (\mathbb{Q}). Introduced by the German mathematician Richard Dedekind in 1872, the cut was his solution to the problem of "gaps" or "holes" in the rational number line—the empty spaces where irrational numbers like \sqrt{2} and \pi ought to be.


What is a Dedekind Cut?

A Dedekind cut is essentially a way to formally define a point on the number line—whether that point corresponds to a rational or an irrational number—by dividing the set of all rational numbers into two non-empty subsets, A and B.

Formally, a Dedekind cut is a partition of the rational numbers \mathbb{Q} into two non-empty sets, A (the lower set) and B (the upper set), satisfying the following three properties:

  1. Completeness: Every rational number belongs to either A or B. That is, \mathbb{Q} = A \cup B and A \cap B = \emptyset.
  2. Order: Every element in A is strictly less than every element in B. If a \in A and b \in B, then a < b.
  3. The "Cut" Property: The lower set A contains no greatest element.

The third property is the crucial one for distinguishing between rational and irrational points.


Rational vs. Irrational Cuts

The nature of the cut is determined by whether the upper set B has a least element (a smallest number).

Type of Cut Condition Example Represents the Number
Rational The upper set B has a least element. A = \{q \in \mathbb{Q} \mid q < 5\} and B = \{q \in \mathbb{Q} \mid q \ge 5\}. The rational number 5.
Irrational The upper set B has no least element. A = \{q \in \mathbb{Q} \mid q < 0 \text{ or } q^2 < 2\} and B = \{q \in \mathbb{Q} \mid q > 0 \text{ and } q^2 > 2\}. The irrational number \sqrt{2}.

In the rational case (like 5), the number itself acts as the "seam" of the cut, belonging to the upper set B.

In the irrational case (like \sqrt{2}), there is no rational number that is the smallest element of B or the largest element of A. The set A is composed of all rationals whose square is less than 2 (e.g., 1.4, 1.41, 1.414, etc.), and B is composed of all rationals whose square is greater than 2. The irrational number \sqrt{2} is defined by this cut—it is the gap that the cut creates, which is now filled by the new concept of a real number.


Significance in Analysis

The brilliance of the Dedekind cut is that it turns a "gap" in the number line into a rigorously defined object (the set A itself). By defining the set of all Dedekind cuts as the set of real numbers \mathbb{R}, Dedekind achieved one of the most important results in mathematical analysis: the completeness of the real number system.

This construction ensures that the real numbers satisfy the Least-Upper-Bound Property (also known as the Dedekind completeness axiom), which states:

Every non-empty set of real numbers that is bounded above has a least upper bound (supremum) that is itself a real number.

This property is what ensures the real number line is a continuous continuum without any gaps. It is fundamental to proving essential theorems in calculus, such as the Intermediate Value Theorem and the convergence of bounded monotonic sequences. Without a rigorous definition of the real numbers and this completeness property, much of calculus and analysis would lack a solid foundation.


The Dedekind cut construction provides a geometric and set-theoretic perspective that stands alongside the alternative construction using Cauchy sequences (developed by Cantor) as one of the two primary ways to formally define the real numbers from the rationals.

Learn more about the construction of the real numbers using Dedekind cuts in this video: Construction of the Real Numbers. This video provides a rigorous explanation of how Dedekind cuts are used to construct the real numbers without relying on axioms.

https://www.youtube.com/watch?v=ZWRnZhYv0G0

Discussion