Get AI summaries of any video or article — Sign up free
Start Learning Reals 4 | Construction [dark version] thumbnail

Start Learning Reals 4 | Construction [dark version]

5 min read

Based on The Bright Side of Mathematics's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.

TL;DR

Real numbers are constructed as equivalence classes of rational Cauchy sequences, not as limits taken inside Q.

Briefing

The construction of the real numbers is built from rational Cauchy sequences: start with all sequences of rational numbers that get arbitrarily close to each other, then group together any two sequences that “should represent the same point” by requiring their term-by-term difference to converge to zero. The key move is to avoid relying on limits inside the rationals (since some Cauchy sequences in Q have no rational limit). Instead, equivalence classes of Cauchy sequences become the new objects—each class corresponds to one real number.

The process begins with the set C of all Cauchy sequences (xn) where every xn is rational. Two sequences a_n and b_n are declared equivalent if their “gap” shrinks to nothing in the sense that the sequence (b_n − a_n) converges to 0. This captures the geometric intuition: if two rational sequences represent the same point on the number line, their terms cluster around that point, so the distance between corresponding terms becomes arbitrarily small. With this definition, equivalence classes are formed; each class contains all Cauchy sequences that represent the same real number.

A real number is then defined as one of these equivalence classes. For example, the rational point 1/3 can be represented by the constant Cauchy sequence 1/3, 1/3, 1/3, …; another representation uses a decimal-style sequence 0.3, 0.33, 0.333, …, which also converges to 1/3. These two sequences land in the same equivalence class because their difference tends to zero, even though the construction is designed to work without explicitly taking limits in Q.

Once the real numbers are defined as equivalence classes, the arithmetic operations are defined by acting term-by-term on representatives. Addition of two classes is defined by adding the corresponding rational terms of the chosen Cauchy sequences; multiplication is defined similarly using rational multiplication. The construction requires a well-definedness check: the result must not depend on which representative sequence is chosen from each equivalence class. The ordering is handled more carefully. Directly comparing all terms would be too strict, since two sequences could straddle the same real number while still converging toward it. Instead, the comparison is made “eventually”: one real number is greater than another if, beyond some index N, the representative terms stay on the correct side (and the discussion refines this idea using a distance-based viewpoint to avoid contradictions when sequences approach the same point from opposite sides).

Finally, the completeness property is emphasized: by construction, every Cauchy sequence of real numbers converges to a real number in this system. That completeness is what distinguishes the reals from the rationals and ensures that limits needed for analysis are always available. The construction closes by noting that this framework sets up the next step toward complex numbers.

Cornell Notes

Real numbers are constructed from rational Cauchy sequences. First, collect all sequences (x_n) of rationals that are Cauchy into a set C. Define an equivalence relation: two Cauchy sequences a_n and b_n are equivalent when the sequence (b_n − a_n) converges to 0, so they represent the same “number line point” even if limits inside Q don’t exist. Each real number is then an equivalence class of Cauchy sequences. Addition and multiplication are defined term-by-term on representatives and checked to be well-defined (independent of the chosen representatives). Ordering is defined using an “eventually” condition so comparisons ignore finitely many terms that may temporarily mislead. Completeness follows: every Cauchy sequence of these reals converges within the system.

Why group Cauchy sequences by equivalence instead of using their limits in Q?

Some Cauchy sequences of rationals do not have rational limits, so “take the limit in Q” fails. The construction avoids that by comparing sequences through their differences: if (b_n − a_n) → 0, then the two sequences get arbitrarily close term-by-term, meaning they correspond to the same real number even when no rational limit exists.

What exactly does it mean for two Cauchy sequences to represent the same real number?

Two sequences a_n and b_n are equivalent when the sequence of differences (b_n − a_n) converges to 0. Intuitively, both sequences’ terms cluster around the same point on the number line, so the distance between corresponding terms becomes arbitrarily small.

How are addition and multiplication defined for real numbers in this construction?

If A and B are equivalence classes represented by Cauchy sequences (a_n) and (b_n), then A + B is defined by the class of the term-by-term sums (a_n + b_n). Similarly, A·B is defined using term-by-term products (a_n b_n). A well-definedness check ensures the result does not depend on which representative sequences are chosen from each class.

Why can’t ordering be defined by requiring every term of one sequence to be larger than every term of another?

That approach is too strict. Two sequences can approach the same real number from opposite sides: one may have some terms above and some below the other, yet both still converge to the same point. The construction instead uses an “eventually” rule—there exists an index N such that for all n > N the inequality holds in the intended direction.

What role does the “eventually” condition play in defining the real-number order?

It prevents finite-term fluctuations from breaking comparisons. The idea is that only the tail behavior matters: if after some point the representative terms consistently satisfy a_n < b_n, then the corresponding real number represented by the class of (a_n) is less than the one represented by (b_n). The discussion also reframes this using a distance idea (b_n − a_n staying positive with a minimal separation) to avoid contradictions when sequences approach the same limit.

Review Questions

  1. How does the equivalence relation (b_n − a_n) → 0 capture “same point on the number line” without using limits in Q?
  2. Describe how addition of two real numbers is defined using representatives, and what property must be checked to ensure the definition is well-defined.
  3. What does the “eventually” condition fix in the ordering definition, and why would a term-by-term comparison be too strong?

Key Points

  1. 1

    Real numbers are constructed as equivalence classes of rational Cauchy sequences, not as limits taken inside Q.

  2. 2

    Two Cauchy sequences represent the same real number when their term-by-term difference converges to 0.

  3. 3

    The set C consists of all Cauchy sequences (x_n) with x_n rational for every n.

  4. 4

    Addition and multiplication are defined term-by-term on representatives, with a well-definedness check to ensure independence from the chosen representatives.

  5. 5

    Ordering is defined using an “eventually” condition so that only the tail of sequences determines comparisons.

  6. 6

    The construction is designed so the resulting number system is complete: every Cauchy sequence of reals converges within the system.

Highlights

A real number is an equivalence class of rational Cauchy sequences, where (b_n − a_n) → 0 is the criterion for “the same point.”
Arithmetic is built term-by-term from rational representatives, but must be proven independent of which representative is chosen.
Ordering can’t rely on all terms; it uses an eventual inequality so temporary crossings don’t change the real-number comparison.
Completeness is achieved by construction: every Cauchy sequence in the reals converges to a real number in this framework.

Topics

Mentioned

  • Cauchy