How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced — the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted — a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated — a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
Construction of the Real Numbers via Cauchy Sequences
1 · Prerequisites
2 · Summary
Objective. This page constructs the real number field via Cauchy sequences, starting from the fundamental definitions of the integers and the rational numbers, and proves that is a totally ordered, complete field. The natural numbers , with their arithmetic and order, are the assumed starting point.
Layer 1: from to . Subtraction fails in . The integers are defined as equivalence classes of pairs of naturals, where encodes the formal difference (The integers as equivalence classes of pairs of naturals), with arithmetic defined on representatives (Arithmetic on the integers). The result is a commutative ring (The integers form a commutative ring): a set with an addition and a multiplication, both associative and commutative, where multiplication distributes over addition, addition has an identity and an inverse for every element, and multiplication has an identity . The integers also carry a total order, defined on representatives by exactly when : any two integers are comparable, and the order is compatible with addition and with multiplication by nonnegative elements, so is a totally ordered commutative ring.
Layer 2: from to . Division fails in . The rationals are equivalence classes of pairs of integers with nonzero second component, encoding formal quotients . The result is a field: a commutative ring in which every nonzero element has a multiplicative inverse. The total order extends from : any two rationals remain comparable, and the order stays compatible with the arithmetic; a field equipped with such an order is a totally ordered field.
Layer 3: from to . Limits fail in : sequences such as cluster ever more tightly yet converge to no rational. A Cauchy sequence is one whose terms eventually stay within any prescribed distance of one another (Cauchy sequence of rationals). The reals are equivalence classes of Cauchy sequences of rationals, two sequences being identified when their difference is a null sequence (Null sequence). Arithmetic passes to the quotient, the null sequences form a maximal ideal so that is a field, and the order extends from .
Destination. is a totally ordered field that is complete: every Cauchy sequence of reals converges to a real. Completeness is the payoff of the construction, and the construction cannot be iterated to gain anything further: The reals are complete already gives every Cauchy sequence of reals a real limit.
3 · Logical flowchart
4 · Definitions, theorems and proofs
The integers as equivalence classes of pairs of naturals
Definition
On the set of pairs of natural numbers, define
This is an equivalence relation (The integer-defining relation is an equivalence relation ↗). The integers are the quotient
and we write for the equivalence class of .
Remarks
- The pair encodes the formal difference ; the defining relation is the equation "" restated using only addition, which is all has.
- and its arithmetic (commutativity, associativity, distributivity, cancellation of addition, the order) are taken as given background throughout this construction.
The integer-defining relation is an equivalence relation
Statement
The relation on (The integers as equivalence classes of pairs of naturals) is an equivalence relation.
Facts & Assumptions
Given: The relation on .
Addition on is commutative and associative.
Cancellation in : if then .
Proof
Reflexivity: for any we have , so .
Symmetry: suppose , i.e. . Then , which is the defining equation for .
Suppose and , i.e. and .
Adding the two equations: .
Regrouping both sides: .
Cancelling : , so ; the relation is transitive.
The relation is reflexive, symmetric, and transitive, hence an equivalence relation.
Arithmetic on the integers
Definition
On (The integers as equivalence classes of pairs of naturals) define, on representatives,
These do not depend on the chosen representatives (Integer addition and negation are well defined ↗, Integer multiplication is well defined ↗).
Remarks
- The product formula is forced by the intended meaning: if stands for and for , then .
- Negation swaps the components: .
Integer addition and negation are well defined
Statement
The operations and on (Arithmetic on the integers) are independent of the chosen representatives.
Facts & Assumptions
Given: Pairs with and in the sense of The integers as equivalence classes of pairs of naturals.
Addition on is commutative and associative.
Proof
By hypothesis .
By hypothesis .
Adding the two equations: .
Commuting the equation of step 1.1: , which is the defining equation for ; negation is well defined.
Regrouping both sides: , which is the defining equation for ; addition is well defined.
Both operations are independent of representatives.
Integer multiplication is well defined
Statement
The operation on (Arithmetic on the integers) is independent of the chosen representatives.
Facts & Assumptions
Given: Pairs with and in the sense of The integers as equivalence classes of pairs of naturals.
Addition on is commutative and associative.
Multiplication on is commutative.
Distributivity in : .
Proof
By hypothesis ; write for this common value.
Regrouping and factoring: .
Regrouping and factoring: .
By step 1.1 both right-hand sides equal , so .
That equation is precisely the defining relation : the product class is unchanged when the first factor's representative changes.
The product formula is symmetric in its two arguments: swapping sends to , the same pair. Hence, by the argument of steps 1.1–3.1 applied to the second factor, the product class is also unchanged when is replaced by .
Replacing first by and then by : ; multiplication is well defined.
The integers form a commutative ring
Statement
with the operations of Arithmetic on the integers is a commutative ring with multiplicative identity, in which every element has the additive inverse .
Facts & Assumptions
Given: with the operations of Arithmetic on the integers.
Addition on is commutative and associative, with zero as a two-sided identity (Addition is commutative, Addition is associative, Left identity for addition).
Multiplication on is commutative and associative, distributes over addition, and has the usual zero and identity laws (Multiplication is commutative, Multiplication is associative, Distributivity and the successor law for multiplication, Zero and one under multiplication).
The integer operations are independent of representatives (Integer addition and negation are well defined, Integer multiplication is well defined).
Proof
By [L3], each axiom may be verified on arbitrary fixed representatives .
Associativity of : and both equal .
Commutativity of : .
Additive identity: .
Additive inverses: , since .
Commutativity of : swapping sends to , the same pair.
Multiplicative identity: .
Associativity of : expanding, both and equal .
Distributivity: .
Steps 1.2–1.9 verify all axioms: is a commutative ring with identity and additive inverses.
Order on the integers
Definition
For integers and (The integers as equivalence classes of pairs of naturals) define
Write when and . An integer is positive when ; on representatives, exactly when .
Remarks
- The defining inequality is "" restated without subtraction.
- Well-definedness, totality, and compatibility with the arithmetic are proved in The integers form a totally ordered ring ↗.
The integers form a totally ordered ring
Statement
The relation of Order on the integers is well defined and is a total order on ; it is compatible with addition ( implies ) and positives are closed under multiplication ( and imply ). Thus is a totally ordered commutative ring.
Facts & Assumptions
Given: Integers , , with the operations of Arithmetic on the integers.
Addition on is commutative and associative (Addition is commutative, Addition is associative).
The order on is total, antisymmetric, and transitive ( is a linear order on ).
Natural order is translation-invariant: (Order is compatible with addition).
By the definition of natural order, exactly when for some natural ; if , such a gap is nonzero (Order on the natural numbers).
Natural multiplication is commutative and associative, distributes over addition, and has the usual zero and identity laws; multiplication by a nonzero natural preserves strict order (Multiplication is commutative, Multiplication is associative, Distributivity and the successor law for multiplication, Zero and one under multiplication, Order is compatible with multiplication).
The integer operations make a commutative ring with multiplicative identity (The integers form a commutative ring).
Proof
Suppose and , i.e. and .
Suppose .
Totality: in either or , so or .
Antisymmetry: and give and , hence , which is as classes.
Transitivity: from and , adding gives ; regrouping, ; cancelling, , i.e. .
Compatibility with addition: reads , which regroups to , equivalent to , i.e. .
Suppose and , i.e. and .
Adding : .
Regrouping with the equations of step 1.1: .
Write and with nonzero naturals .
So ; cancelling gives . Applying the same argument with primed and unprimed representatives exchanged proves the converse implication, so the relation is independent of representatives.
Expanding both components of : and , so .
Since are nonzero, and by [L4]. Hence [L5] gives , and step 3.2 yields , which is .
The order is well defined, total, compatible with addition, and positives are closed under multiplication; together with [L6], this makes a totally ordered commutative ring.
The integers have no zero divisors; multiplicative cancellation
Statement
If are nonzero then . Consequently, if and , then .
Facts & Assumptions
Given: Nonzero integers .
is a totally ordered ring; in particular trichotomy holds (each integer is negative, zero, or positive) and positives are closed under multiplication (The integers form a totally ordered ring).
Ring arithmetic in : , , and distributivity (The integers form a commutative ring).
Proof
By trichotomy, each of and is positive or negative; split on the sign pattern.
Case both positive: by closure of positives, so .
Case exactly one negative, say (the other case is identical by commutativity): , so , hence and .
Case both negative: and , so , and .
In every case : the product of nonzero integers is nonzero.
Cancellation: if with , then ; were , the product would be nonzero, so , i.e. .
The naturals embed in the integers
Statement
The map is injective and preserves addition, multiplication, and order. Its image is exactly the set of nonnegative integers, so every in is for a unique natural .
Facts & Assumptions
Given: The map , .
Arithmetic identities in : , , , , .
The order on , and: iff for some .
Proof
Injectivity: means , i.e. .
Addition: .
Multiplication: .
Order: reads , i.e. .
Image: if then , so and , giving ; conversely for every .
embeds into , preserving arithmetic and order, with image the nonnegative integers.
The rationals as equivalence classes of pairs of integers
Definition
On the set of pairs with and , define
This is an equivalence relation (The rational-defining relation is an equivalence relation ↗). The rationals are the quotient , and is written .
Remarks
- The pair encodes the formal quotient ; the relation is "" cleared of denominators, using only the ring arithmetic of (The integers form a commutative ring).
The rational-defining relation is an equivalence relation
Statement
The relation on pairs of integers with nonzero second component (The rationals as equivalence classes of pairs of integers) is an equivalence relation.
Facts & Assumptions
Given: Pairs of integers with .
is a commutative ring (The integers form a commutative ring).
Multiplicative cancellation in : with implies (The integers have no zero divisors; multiplicative cancellation).
Proof
Reflexivity: , so .
Symmetry: if then , which is the defining equation for .
Suppose and , i.e. and .
Multiplying the first equation by and the second by : and .
Chaining: .
Cancelling the nonzero : , so ; the relation is transitive.
The relation is reflexive, symmetric, and transitive, hence an equivalence relation.
Arithmetic on the rationals
Definition
On (The rationals as equivalence classes of pairs of integers) define, on representatives,
and, for (equivalently ), the inverse .
Remarks
- The denominators stay legal: because has no zero divisors (The integers have no zero divisors; multiplicative cancellation).
- Independence of representatives: Rational arithmetic is well defined ↗ for sum, product, and negation; The reciprocal on the rationals is well-defined ↗ for the reciprocal.
Rational arithmetic is well defined
Statement
Sum, product, and negation of Arithmetic on the rationals are independent of the chosen representatives.
Facts & Assumptions
Given: Pairs with and (The rationals as equivalence classes of pairs of integers), all second components nonzero.
is a commutative ring (The integers form a commutative ring).
Proof
By hypothesis and .
Product: , so .
Sum: , so .
Negation: from , , so .
All three operations are independent of representatives.
The reciprocal on the rationals is well-defined
Statement
On the reciprocal (Arithmetic on the rationals) is independent of the chosen representative: if with , then . Hence the reciprocal is a well-defined function on .
Facts & Assumptions
Given: Nonzero rationals represented by integer pairs and with , where in (The rationals as equivalence classes of pairs of integers).
Multiplication in is commutative (The integers form a commutative ring).
Proof
By hypothesis , that is in .
Commuting each product by [L1], , hence .
The equation is exactly the defining relation , and since the pairs are legal rational representatives; therefore , so the reciprocal is well-defined on .
The rationals form a field
Statement
with the operations of Arithmetic on the rationals is a field: a commutative ring with in which every nonzero element has a multiplicative inverse.
Facts & Assumptions
Given: Rationals with representatives , second components nonzero.
The operations are independent of representatives (Rational arithmetic is well defined).
is a commutative ring in which (The integers form a commutative ring; because in ).
has no zero divisors and admits cancellation (The integers have no zero divisors; multiplicative cancellation).
Proof
By [L1], each axiom may be verified on fixed representatives.
Associativity of : both and have representative .
Commutativity of : and are equal pairs.
Additive identity: .
Additive inverses: .
Associativity and commutativity of : and .
Multiplicative identity: ; and since .
Distributivity: has representative , while has representative ; cancelling the common nonzero factor these are equivalent.
Inverses: iff iff ; for , .
All field axioms hold: is a field.
Order on the rationals
Definition
Every rational has a representative with positive denominator (if then with , Every rational has a positive-denominator representative ↗). For representatives with and define
A rational is positive when ; on such representatives, exactly when .
Remarks
- Well-definedness, totality, and compatibility with the arithmetic: The rationals form a totally ordered field.
- The integer order used on the right is Order on the integers.
Every rational has a positive-denominator representative
Statement
Every rational has a representative with : for a class (where ), if take itself, and if then with . Consequently the order on (Order on the rationals), which is stated on positive-denominator representatives, is defined on all of .
Facts & Assumptions
Given: A rational represented by with , , and the relation (The rationals as equivalence classes of pairs of integers).
Trichotomy in : each nonzero integer is either or , and iff (The integers form a totally ordered ring).
In the commutative ring , (both products are the additive inverse of , by distributivity) (The integers form a commutative ring).
Proof
Since , by trichotomy [L1] either or .
If , the representative already has positive denominator.
If , then by [L1], and by [L2] is exactly the defining relation ; so represents the same class and has positive denominator .
In either case the class has a representative with positive denominator; hence the order Order on the rationals, stated on such representatives, is defined for every rational.
The rationals form a totally ordered field
Statement
The relation of Order on the rationals is well defined and makes the field (The rationals form a field) a totally ordered field: the order is total, implies , and , imply .
Facts & Assumptions
Given: Rationals , , with .
is a totally ordered commutative ring; positives are closed under products (The integers form a totally ordered ring).
Proof
Order-scaling in : for , if then , so ; conversely if and then , impossible; hence iff .
Suppose and with , i.e. and ; suppose also .
Totality: or in , so or .
Antisymmetry: and give , i.e. as classes.
Positive products: if and then and , so has and , hence .
For transitivity, let with and suppose additionally , i.e. .
Scaling the hypothesis by : .
Rearranging both sides with and : and .
Transitivity: from and , scaling by and gives ; cancelling via order-scaling, , i.e. .
Compatibility with addition: reads , which expands to ; the second terms are equal, so this is , equivalent by order-scaling with to , i.e. .
Combining: with , so by order-scaling: the order is independent of representatives.
The order is well defined, total, compatible with addition, and positives are closed under multiplication: is a totally ordered field.
The integers embed in the rationals
Statement
The map is injective and preserves addition, multiplication, and order. Composing with The naturals embed in the integers embeds in ; we write for throughout.
Facts & Assumptions
Given: The map , .
Ring arithmetic in (The integers form a commutative ring).
The order on (Order on the rationals), whose defining inequality is read in the order on (Order on the integers).
Equality in : iff (The rationals as equivalence classes of pairs of integers).
Proof
Injectivity: means , i.e. .
Addition: .
Multiplication: .
Order: denominators are , so reads , i.e. .
embeds into , preserving arithmetic and order.
The rationals are Archimedean
Statement
For every rational there is a natural number with . Consequently, for every rational there is a natural with .
Facts & Assumptions
Given: A rational with .
The order and arithmetic of (The rationals form a totally ordered field).
Integer facts: positive integers are exactly with natural; nonnegative integers are the image of ; the embeddings preserve arithmetic and order (The naturals embed in the integers, The integers embed in the rationals, The integers form a totally ordered ring).
Proof
Since , lies in the image of and .
If set ; otherwise is a positive integer, so for some natural . In both cases (as integers).
Then and, since and , also .
Hence , and dividing by (order-scaling in the definition of the rational order), .
For rational : apply the above to to get with , hence .
Absolute value and the triangle inequality
Statement
For set if and otherwise. Then , , and .
The proof uses only the axioms of a totally ordered field, so it applies verbatim to any such field (in particular to once constructed).
Facts & Assumptions
Given: Elements of the totally ordered field .
Ordered-field arithmetic: trichotomy, compatibility of the order with addition, products of positives are positive, (The rationals form a totally ordered field).
Proof
For every : , , , and , directly from the definition and trichotomy.
Case and have the same sign (both or both ): and (for both negative, ).
Case have mixed signs, say (the other order is identical): , so .
In all cases .
Adding and gives ; adding and gives ; since is one of , .
From : , so ; symmetrically ; hence .
Cauchy sequence of rationals
Definition
A sequence of rational numbers is a Cauchy sequence if for every rational there exists such that
Remarks
- The quantifier ranges over rational only. This is deliberate: the definition is stated before the real numbers exist, which is exactly what allows the reals to be constructed from it.
- Informally: the terms of the sequence eventually cluster arbitrarily tightly, without any reference to a limit value.
Null sequence
Definition
A sequence of rational numbers is a null sequence if for every rational there exists such that
Remarks
- Equivalently: converges to (with rational tolerances).
- In the construction of , two Cauchy sequences will be declared equivalent exactly when their difference is a null sequence; the null sequences are the "zero" of the construction.
Every Cauchy sequence of rationals is bounded
Statement
Every Cauchy sequence of rational numbers (Cauchy sequence of rationals) is bounded: there exists a rational such that for all .
Facts & Assumptions
Given: A Cauchy sequence of rational numbers.
For every rational there exists with for all .
Triangle inequality on : (Absolute value and the triangle inequality).
Proof
Apply [A1] with : fix such that for all .
For every : .
For every : .
Define , a maximum of finitely many rationals, hence rational and .
For every : , since appears in the maximum.
For every : .
For every : , so is bounded.
Null sequences are Cauchy
Statement
Every null sequence (Null sequence) is a Cauchy sequence (Cauchy sequence of rationals).
Facts & Assumptions
Given: A null sequence and a rational .
Null: for every rational there is with for all .
Cauchy: for every rational there is with for all .
Field arithmetic in : and (The rationals form a field, The rationals form a totally ordered field).
Triangle inequality (Absolute value and the triangle inequality).
Proof
is a positive rational.
Fix with for all .
For : .
is Cauchy.
Cauchy sequences form a commutative ring
Statement
The set of Cauchy sequences of rationals, with termwise addition and multiplication and the constant sequences and , is a commutative ring with identity.
Facts & Assumptions
Given: Cauchy sequences and a rational .
Cauchy: for every rational there is an index beyond which any two terms differ by less than .
is a field; ring axioms hold termwise (The rationals form a field).
Triangle inequality and (Absolute value and the triangle inequality).
Cauchy sequences are bounded (Every Cauchy sequence of rationals is bounded).
Ordered-field arithmetic: , are positive rationals for (The rationals form a totally ordered field).
Proof
Termwise, all ring axioms (associativity, commutativity, identities, inverses for , distributivity) hold in because they hold in at every index; the constant sequences are Cauchy. What needs proof is closure of under , negation, and .
Fix with for and likewise for .
Fix rational bounds with and for all .
Sum: for , ; so is Cauchy. Negation likewise: .
Set and fix with for and for .
Product: for , ; so is Cauchy.
is closed under addition, negation, and multiplication, contains and , and satisfies the ring axioms termwise: a commutative ring with identity.
Null sequences form an ideal
Statement
The set of null sequences is an ideal of the ring of Cauchy sequences (Cauchy sequences form a commutative ring): it is a subgroup under addition, and whenever and .
Facts & Assumptions
Given: Null sequences , a Cauchy sequence , and a rational .
Null: beyond some index, is smaller than any prescribed positive rational.
Ordered-field arithmetic in (The rationals form a totally ordered field).
Triangle inequality and multiplicativity of (Absolute value and the triangle inequality).
Cauchy sequences are bounded (Every Cauchy sequence of rationals is bounded).
Null sequences are Cauchy, so (Null sequences are Cauchy).
Proof
Fix with for and for .
Fix with ([L3]) and set , so for all .
Sum: for , ; negation: . So is a subgroup under addition.
Fix with for .
Product: for , ; so is null.
is a nonempty additive subgroup of absorbing multiplication by : an ideal.
A non-null Cauchy sequence is eventually bounded away from zero, with constant sign
Statement
If is Cauchy but not null, there are a rational and an index such that for all ; moreover either for all , or for all .
Facts & Assumptions
Given: A Cauchy sequence that is not null.
Negation of null (Null sequence): there is a rational such that for every some has .
Cauchy (Cauchy sequence of rationals).
Ordered-field arithmetic: , (The rationals form a totally ordered field).
Triangle inequality, in the form (Absolute value and the triangle inequality).
Proof
Fix witnessing that is not null.
Fix with for all .
Pick with .
For every : ; so for all .
Sign stability: if some and some with , then , impossible by step 1.2; so beyond all terms have one sign, and by step 3.1 either for all or for all .
The null ideal is maximal
Statement
If , then the ideal of generated by and is all of . Hence is a maximal ideal.
Facts & Assumptions
Given: A Cauchy sequence that is not null.
Away-from-zero: there are and with for all (A non-null Cauchy sequence is eventually bounded away from zero, with constant sign).
Triangle inequality and (Absolute value and the triangle inequality).
Cauchy definition and field arithmetic in : for (The rationals form a totally ordered field).
Null definition; a sequence that is from some index on is null (Null sequence).
Ideal arithmetic in : an ideal containing is the whole ring (Cauchy sequences form a commutative ring, Null sequences form an ideal).
Proof
Fix and with for all ; in particular there.
Define for and for .
is Cauchy: for , ; given , choosing the Cauchy index of at makes this .
For , , so the sequence is from on, hence null.
Therefore lies in the ideal generated by and , so that ideal is all of ; any ideal strictly containing contains a non-null element and thus equals : is maximal.
The real numbers
Definition
The real numbers are the quotient ring
of the ring of Cauchy sequences (Cauchy sequences form a commutative ring) by the ideal of null sequences (Null sequences form an ideal). The class of is written . Each rational maps to the class of the constant sequence .
Remarks
- Two Cauchy sequences define the same real exactly when their difference is a null sequence.
- That is a field is The reals form a field ↗; its order is Order on the reals.
The reals form a field
Statement
(The real numbers) is a field.
Facts & Assumptions
Given: Classes .
is an ideal of (Null sequences form an ideal).
is a commutative ring with (Cauchy sequences form a commutative ring).
Maximality construction: for non-null there is Cauchy with null (The null ideal is maximal).
The constant sequence is not a null sequence (its terms stay at ), so is a proper ideal and (Null sequence).
Proof
Operations on classes via representatives are well defined: for , and , since ideals absorb products and sums.
The ring axioms descend to the quotient because the operations are well defined and is a ring, verified on representatives; since the constant sequence is not null.
Inverses: a nonzero class has a non-null representative ; taking from the maximality construction, , so is a multiplicative inverse of .
is a commutative ring with in which every nonzero element is invertible: a field.
Order on the reals
Definition
A real is positive when it has a representative together with a rational and an index such that for all . Define
and if , otherwise.
Remarks
- Independence of the representative, trichotomy, and compatibility with the field operations: The reals form a totally ordered field ↗.
- The triangle inequality for this holds because the proof of Absolute value and the triangle inequality uses only the axioms of a totally ordered field.
The reals form a totally ordered field
Statement
The relation of Order on the reals is well defined and makes (The reals form a field) a totally ordered field.
Facts & Assumptions
Given: Reals with representatives .
A sequence of rational numbers is null if, for every rational , there is such that for every (Null sequence).
Ordered-field arithmetic in : ; sums and products of eventual lower bounds (The rationals form a totally ordered field).
Dichotomy for non-null Cauchy sequences: eventually or eventually (A non-null Cauchy sequence is eventually bounded away from zero, with constant sign).
is a field (The reals form a field).
In , iff a representative is null; so iff every representative is non-null (The real numbers).
Proof
Positivity is independent of the representative: if for and is null, then beyond some also , so : the defining property holds for with .
Trichotomy: if , any representative is non-null, so by the dichotomy either eventually ( positive) or eventually ( positive); the two exclude each other, and exactly one of positive, , positive holds.
Positives are closed under and : from and eventually, and eventually, with .
Consequently is a total order (trichotomy plus transitivity from closure under sums), compatible with addition (translation preserves the difference) and with multiplication by positives: is a totally ordered field.
The rationals embed densely in the reals
Statement
The map (The real numbers) is an embedding of ordered fields. Every real is approximated by rationals: for and rational there is with . Consequently, strictly between any two reals lies a rational.
Facts & Assumptions
Given: A real and a rational .
The orders of and ; ordered-field arithmetic (The rationals form a totally ordered field, The reals form a totally ordered field).
Field arithmetic in : are positive rationals, and every nonzero rational has a reciprocal with (The rationals form a field).
Cauchy definition (Cauchy sequence of rationals).
Real positivity via eventual rational lower bounds (Order on the reals).
is a field (The reals form a field), and , are the classes of the constant sequences (The real numbers). A multiplicative inverse there is unique: if then .
Proof
Embedding: constant sequences are Cauchy; iff the constant is null iff ; operations match termwise; and gives the constant lower bound , so and order is preserved and reflected.
Fix with for all , and set .
The difference has representative with for ; hence both and have representatives eventually , so both are positive: .
Inverses: let be a nonzero rational. Then by the injectivity of step 1.1, and exists in by [L2]; since the operations match termwise (step 1.1), . Inverses in are unique by [L5], so : the embedding preserves reciprocals.
Density: let ; pick rational and with the representative of eventually ; set and pick with ; then satisfies and , so .
The rationals embed as an ordered subfield — injectively, preserving the order in both directions, the ring operations, and reciprocals — and they approximate every real arbitrarily well and separate any two reals.
Limits and Cauchy sequences of reals
Definition
A sequence of reals converges to when for every rational there is with for all . It is Cauchy when for every rational there is with for all .
Remarks
- Quantifying over rational loses nothing: below any real lies a positive rational (The rationals embed densely in the reals).
- is the absolute value of Order on the reals.
The reals are complete
Statement
Every Cauchy sequence of real numbers (Limits and Cauchy sequences of reals) converges to a real number. Together with The reals form a totally ordered field, this completes the construction: is a complete totally ordered field.
Facts & Assumptions
Given: A Cauchy sequence of reals.
Rational approximation: for any real and rational there is with (The rationals embed densely in the reals).
Archimedean property: for rational there is with (The rationals are Archimedean).
Cauchy definitions in and (Cauchy sequence of rationals, Limits and Cauchy sequences of reals).
The embedding preserves and reflects order and arithmetic; triangle inequality in (The rationals embed densely in the reals, The reals form a totally ordered field, Order on the reals).
Reals are classes of rational Cauchy sequences (The real numbers).
Proof
For each pick a rational with .
is Cauchy in : given rational , pick with and with for ; then for , , and the embedding reflects order, so .
Set , the class of this rational Cauchy sequence.
: given rational , pick with and with for ; for , the difference has representative , whose absolute values are eventually below , so , and .
Every Cauchy sequence of reals converges in : the reals are complete.
5 · Examples, counterexamples and false statements
The sequence is null
Example
The sequence of rationals is a null sequence (Null sequence): its terms become smaller than any prescribed positive rational. It is the standard witness that "eventually arbitrarily small" is a nonvacuous notion, and the rate used in the completeness proof.
Facts & Assumptions
Given: A rational .
Archimedean property (The rationals are Archimedean).
Order arithmetic: for (The rationals form a totally ordered field).
Null definition (Null sequence).
Verification
Pick a natural with .
For every : , so .
is null.
FALSE: some rational number squares to 2
Statement
False claim: there exists with .
Facts & Assumptions
Given: The rationals as quotients of integer pairs (The rationals as equivalence classes of pairs of integers).
Every rational can be written in lowest terms, with not both even (cancel common factors of ; the process terminates by well-ordering of ).
Parity in : if is even then is even (an odd has odd square ).
Refutation
Assume, for contradiction, that some has ; write in lowest terms, not both even.
Clearing denominators: .
is even, hence is even: .
Substituting: , so is even, hence is even.
Both and are even, contradicting the lowest-terms choice of step 1.1; the assumption fails: no rational squares to .
FALSE: the rationals are complete
Statement
False claim: every Cauchy sequence of rationals converges to a rational (where means is null).
This is precisely the defect the construction of repairs.
Facts & Assumptions
Given: The decimal truncations of , built below.
In : for each there is a largest natural with (only finitely many candidates, since already fails); and .
Ordered-field arithmetic in (The rationals form a totally ordered field, Absolute value and the triangle inequality).
No rational squares to (FALSE: some rational number squares to 2).
A constant sequence is null only if the constant is ; sums of null sequences are null; a Cauchy multiple of a null sequence is null (Null sequence, Null sequences form an ideal).
Archimedean property, so falls below any positive rational (The rationals are Archimedean).
Refutation
For each let be the largest natural with , and set ; then , and (since ).
is Cauchy: for , gives , so ; and forces ; hence , and eventually falls below any .
is null: .
If converged to a rational , then would be null; since is Cauchy, would be null; adding the null , the constant would be null, forcing .
No rational squares to , so is a Cauchy sequence of rationals with no rational limit: the claim is refuted.
Sources
Standard references
Recommended treatments; not extraction sources.
- T. Tao, Analysis I, 3rd ed., §4.1
- E. Landau, Foundations of Analysis
- Integer — construction from pairs of naturals (Wikipedia)
- L. S. Krapp, Constructions of the real numbers: a set theoretical approach (Oxford, 2014)
- T. Tao, Analysis I, 3rd ed., §4.2
- Rational number — formal construction (Wikipedia)
- W. Rudin, Principles of Mathematical Analysis, 3rd ed., Ch. 1
- Rational number (Wikipedia)
- Archimedean property (Wikipedia)
- T. Tao, Analysis I, 3rd ed., §4.3
- Absolute value — ordered rings (Wikipedia)
- T. Tao, Analysis I, 3rd ed., §5.1
- W. Rudin, Principles of Mathematical Analysis, 3rd ed., Ch. 3
- Real number (Encyclopedia of Mathematics)
- T. Tao, Analysis I, 3rd ed., §5.2
- Cauchy sequence (Wikipedia)
- T. Tao, Analysis I, 3rd ed., §5.3
- T. Tao, Analysis I, 3rd ed., §5.4
- Dense set (Wikipedia)
- T. Tao, Analysis I, 3rd ed., §6.1
- T. Tao, Analysis I, 3rd ed., §6.4
- T. Tao, Analysis I, 3rd ed., §4.4
- Square root of 2 — proofs of irrationality (Wikipedia)