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.
Foundations of the Real Numbers for Analysis
1 · Prerequisites
2 · Summary
Objective. This page assembles the working foundation a first course in real analysis silently assumes: the arithmetic and order facts of that are usually waved through as "obvious", proved in full; the existence of square roots; and the two structural theorems that justify speaking of the real numbers at all. It proves that a complete totally ordered field is unique up to a unique isomorphism, and that the two constructions of , via Cauchy sequences and via Dedekind cuts, are the same ordered field seen two ways.
The two constructions are the starting point. The passage from to to to is carried out in full on the two sibling pages, the Cauchy-sequence construction and the Dedekind-cut construction. Each ends by proving that its is a totally ordered field (The reals form a totally ordered field, The Dedekind reals form a totally ordered field) that is complete, in the Cauchy sense (The reals are complete) and in the least-upper-bound sense (Dedekind completeness: the least-upper-bound property) respectively. We take those results as given and build on top of them.
One abstract layer, two payoffs. Rather than reprove each basic fact twice, once per construction, we introduce the abstract notions of a field (Field), an ordered field (Ordered field), and a complete ordered field (Complete ordered field (least-upper-bound property)), and prove every fact from those axioms. Because both constructions are already known to satisfy the axioms, each fact holds in both at once. The same abstraction is what the uniqueness theorem needs, so the layer serves the elementary and the structural goals together.
The obvious facts, proved. From the field axioms alone come , the sign rule (hence , ), and the absence of zero divisors. Adding the order axioms gives the facts an analysis course leans on constantly: every nonzero square is positive (, Squares of nonzero elements are positive), so ; the sign rules for products and the behaviour of inequalities under multiplication by a factor and under reciprocals (, Reciprocals and order: against ); the absolute value and its triangle inequalities, (The triangle inequality) and the reverse form (The reverse triangle inequality); and the full slate of product inequalities, including for (When for positive ).
Square roots and the Archimedean property. Completeness does the two things could not. It makes the field Archimedean (Every complete ordered field is Archimedean), so the integers are cofinal and the rationals are dense (ℚ is dense in every Archimedean ordered field). The cofinal form is not quite the form analysis uses, so the reciprocal form is recorded separately: for every there is a natural with (For every in a complete ordered field there is a natural with ). That is the statement every convergence proof reaches for, and having it once spares each of them the inversion step. Completeness also supplies square roots: every nonnegative element has a unique nonnegative square root (Square roots exist: a unique with ; the positives are ), so the positive elements are exactly the nonzero squares. That last fact is the hinge of the uniqueness proof, since a field homomorphism preserves squares and therefore preserves positivity.
Uniqueness. Every ordered field contains a canonical copy of (The unique embedding of ℚ into an ordered field), so the clause "admits as an embedding" is automatic. The theorem Uniqueness of the complete ordered field: up to a unique isomorphism then shows any two complete ordered fields are isomorphic by a unique ordered-field isomorphism, built as and pinned down by density. So there is, up to a unique isomorphism, exactly one complete totally ordered field: .
Equivalence of the two constructions. Uniqueness applies the moment both models are complete ordered fields. The Cauchy model is complete in the least-upper-bound sense too (The Cauchy-sequence reals have the least-upper-bound property, bridged through its Archimedean property The Cauchy-sequence reals are Archimedean), and the Dedekind model is a complete ordered field by construction. Hence Equivalence of the Cauchy and Dedekind constructions of : the Cauchy reals and the Dedekind reals are isomorphic through a unique isomorphism that preserves addition, multiplication, and order, and fixes the shared . The two constructions are one object.
Why the hypotheses are sharp. The optional items show none of the hypotheses is free. Without completeness an ordered field can fail to be Archimedean (Not every ordered field is Archimedean), and a field homomorphism between ordered fields can reverse order (A field homomorphism of ordered fields need not preserve order); the false statement FALSE: there exist two non-isomorphic complete ordered fields records that no second complete ordered field escapes the uniqueness theorem.
3 · Logical flowchart
4 · Definitions, theorems and proofs
Field
Definition
A field is a set equipped with two binary operations (addition) and (multiplication) and two distinguished elements of , satisfying:
- (A) is an abelian group with identity : addition is associative and commutative, for all , and every has an additive inverse with .
- (M) Multiplication is associative and commutative on all of , and for every ; moreover is an abelian group with identity , so every has a multiplicative inverse with .
- (D) Multiplication distributes over addition: .
We write and (for ), and abbreviate as .
Remarks
- The rationals (The rationals form a field) and both constructions of the reals (The reals form a field, The Dedekind reals form a field) are fields. This definition states the field axioms once, abstractly, so that every field fact proved from them applies to all of these at once.
- The requirement excludes the trivial one-element structure.
- Why (M) quantifies over all of explicitly (amended 2026-07-28, owner approved). An earlier wording headed (M) with the group alone, and under that strict reading the axioms do not pin down the products : take and redefine , which leaves (A) untouched, leaves the trivial group, and satisfies (D) in all eight instances, yet has — making Multiplication by zero: false in a purported model of the axioms. Associativity, commutativity and are therefore asserted on all of , the element included. Commutativity on all of is also what turns (D) into its right-hand form , which Multiplication by zero: uses.
- The identities and the inverses are unique (Identities and inverses in a field are unique ↗), so writing them as single-valued notation, and the abbreviations and , are legitimate.
Ordered field
Definition
An ordered field is a field (Field) together with a subset , the set of positive elements (the positive cone), satisfying:
- (O1) Trichotomy. For each , exactly one of the following holds: , or , or .
- (O2) Closure. If then and .
We write for (read " is positive"), and define the order by
Thus means , and means . An element with (equivalently ) is called negative.
Remarks
- By trichotomy applied to , for any exactly one of , , holds; this makes a total order.
- (O2) says the positives are closed under addition and multiplication: sums and products of positives are positive.
- The rationals (The rationals form a totally ordered field) and both constructions of the reals (The reals form a totally ordered field, The Dedekind reals form a totally ordered field) are ordered fields, so every fact proved here from (O1)-(O2) holds in each of them.
Absolute value in an ordered field
Definition
Let be an ordered field (Ordered field). The absolute value of is
Remarks
- The distance between and is .
- The basic algebraic properties (, , , and the characterisation ) are established in Basic properties of the absolute value; the triangle inequality is The triangle inequality.
Archimedean ordered field
Definition
Let be an ordered field (Ordered field). For a natural number , write for the -fold sum of the multiplicative identity, and . These are the canonical natural numbers of .
is Archimedean if for every there is a natural number with
Equivalently, the canonical naturals are cofinal: no single element of is an upper bound for all of them.
Remarks
- Equivalently (applying the definition to ): for every in there is with , so the canonical fractions are arbitrarily small.
- That the canonical naturals are well-defined, positive, and strictly increasing is Canonical naturals are positive and strictly increasing. Every complete ordered field is Archimedean (Every complete ordered field is Archimedean); an ordered field need not be (Not every ordered field is Archimedean).
Complete ordered field (least-upper-bound property)
Definition
Let be an ordered field (Ordered field) and .
- is an upper bound of if for all ; is bounded above if it has an upper bound.
- is a least upper bound (or supremum, ) of if is an upper bound of and for every upper bound of .
is a complete ordered field (equivalently, has the least-upper-bound property, or is Dedekind complete) if every nonempty that is bounded above has a least upper bound in .
Remarks
- A least upper bound, if it exists, is unique (two least upper bounds are each the other, so equal by antisymmetry of the order).
- Applying the property to yields the dual greatest lower bound (infimum) property, so the two are equivalent.
- The Dedekind-cut reals have this property by construction (Dedekind completeness: the least-upper-bound property); the Cauchy-sequence reals acquire it via The Cauchy-sequence reals have the least-upper-bound property. This definition is the target for the uniqueness theorem Uniqueness of the complete ordered field: up to a unique isomorphism.
Field homomorphism and embedding
Definition
Let and be fields (Field). A field homomorphism is a map satisfying, for all ,
An embedding (or monomorphism) is an injective field homomorphism. An isomorphism is a bijective field homomorphism.
Remarks
- From additivity, and ; from multiplicativity, for . These read off because is an additive inverse of and a multiplicative inverse of , and inverses are unique (Identities and inverses in a field are unique).
- Every field homomorphism is automatically injective: its kernel is an ideal of , and a field has only the ideals and ; since , the kernel is . This injectivity is used explicitly in Homomorphisms out of a complete ordered field are order-preserving.
- Order-compatible homomorphisms are the subject of Ordered-field isomorphism.
Ordered-field isomorphism
Definition
Let and be ordered fields (Ordered field). An ordered-field isomorphism is a bijective field homomorphism (Field homomorphism and embedding) that is order-preserving in both directions:
Two ordered fields are isomorphic if there exists an ordered-field isomorphism between them; we write .
Remarks
- Equivalently, is a field isomorphism carrying the positive cone of onto that of (); the inverse is then also an ordered-field isomorphism.
- Because a field homomorphism preserves all of , an ordered-field isomorphism identifies and as ordered fields completely: every field-theoretic and order-theoretic statement transfers across it.
- For homomorphisms out of a complete ordered field, order-preservation is automatic (Homomorphisms out of a complete ordered field are order-preserving); this is what makes the isomorphism in Uniqueness of the complete ordered field: up to a unique isomorphism unique.
Identities and inverses in a field are unique
Statement
In a field (Field) the additive identity, the multiplicative identity, each additive inverse, and each multiplicative inverse are unique. Hence the notations , , , and denote well-defined elements, as the field definition and its consequences assume.
Facts & Assumptions
Proof
The additive identity is unique: if and both satisfy and for all , then , using that is an identity, commutativity, and that is an identity.
Additive inverses are unique: if and both satisfy and , then , using associativity and commutativity.
The same two arguments in the abelian group give uniqueness of the multiplicative identity, , and of multiplicative inverses: if and with , then (using ).
Therefore , and, for each , its additive inverse and (for ) its multiplicative inverse are the unique elements with their defining properties, so all four notations are well-defined.
Multiplication by zero:
Statement
In any field (Field), for every we have .
Facts & Assumptions
Proof
Since , we have .
By distributivity, .
Since is the additive identity, .
Combining the two expressions for gives .
From steps 1.3 and 2.1, .
Cancelling from both sides yields , that is .
Sign rules for products: and
Statement
In any field (Field), for all we have and .
Facts & Assumptions
Given: A field and elements .
Field axioms (Field): multiplication distributes over addition and is commutative; for every ; the additive inverse of an element is unique, so if then ; and .
For every , and (Multiplication by zero: , using commutativity).
Proof
By distributivity, .
Since , we have .
.
By distributivity, .
Since , we have .
.
By distributivity, .
Since , we have .
.
Chaining steps 1.1, 1.2, 1.3 gives .
Chaining steps 1.4, 1.5, 1.6 gives .
Chaining steps 1.7, 1.8, 1.9 gives .
Since , the inverse uniqueness axiom gives .
Since , the inverse uniqueness axiom gives .
Since , the inverse uniqueness axiom gives .
Substituting into gives .
Statement
In any field , the identity holds.
Facts & Assumptions
Given: A field with multiplicative identity .
For all elements of a field, (Sign rules for products: and ).
The element is the multiplicative identity, so (field axiom).
Proof
Setting in the sign rule gives .
Since , we conclude .
A field has no zero divisors: or
Statement
In any field (Field), if satisfy , then or .
Facts & Assumptions
Given: A field and elements with .
Field axioms (Field): if then has a multiplicative inverse with ; multiplication is associative; and is the multiplicative identity, so .
For every , (Multiplication by zero: , using commutativity).
Proof
If the disjunction or already holds, so it suffices to assume and derive .
Assuming , the inverse exists with .
Since is the multiplicative identity, .
By associativity, .
We are given .
.
Substituting into and using associativity gives .
Since , we have .
Combining, .
Hence forces , so in every case or .
Multiplicative cancellation: and
Statement
In any field (Field), if with and , then .
Facts & Assumptions
Given: A field and elements with and .
Field axioms (Field): since , the inverse exists with ; multiplication is associative; and is the multiplicative identity, so .
Proof
Since , the inverse exists with .
We are given .
Using and associativity, .
Using and associativity, .
Since , we have .
Combining, .
Order is preserved by adding a constant and by adding inequalities
Statement
Let be an ordered field (Ordered field) with positive cone , and let .
- Translation invariance. If then .
- Adding inequalities. If and then .
Facts & Assumptions
Given: An ordered field with positive cone , and elements .
For , the relation means (Ordered field).
is closed under addition: if then (axiom O2 of Ordered field).
Proof
Assume ; by the definition of the order this means .
For every the field identities give .
Assume moreover ; by the definition of the order this means .
The field identities give .
Hence , which is exactly , proving claim 1.
Since and , closure under addition gives .
Therefore , which is exactly , proving claim 2.
Sign rules for products and monotonicity of multiplication
Statement
Let be an ordered field (Ordered field) with positive cone , and let .
- If and then .
- If and then .
- If and then .
- If then .
- If then (multiplication by a negative reverses order).
Facts & Assumptions
Given: An ordered field with positive cone , and elements .
For : ; ; ; and (trichotomy) for each exactly one of , , holds, so and (Ordered field).
is closed under multiplication: if then (axiom O2 of Ordered field).
In any field, and (Sign rules for products: and ).
In any field, (Multiplication by zero: ).
Proof
Assume and , i.e. and ; closure gives , so , proving claim 1.
Assume and , i.e. and ; closure gives .
Assume and , i.e. and ; closure gives .
Assume and , i.e. and ; closure gives .
Assume and , i.e. and ; closure gives .
Since by L3, step 1.2 gives , so , proving claim 2.
Since by L3, step 1.3 gives , so , proving claim 3.
By distributivity , so step 1.4 gives , i.e. : this is the forward direction of claim 4.
By L3 and distributivity , so step 1.5 gives , i.e. : this is the forward direction of claim 5.
Conversely, assume and ; by trichotomy exactly one of , , holds. If then , contradicting ; if then the argument of step 2.3 applied to the pair gives , so (from ) while (from ), putting the element and its negative both in , which trichotomy forbids; hence : this completes claim 4.
Conversely, assume and ; by trichotomy exactly one of , , holds. If then , contradicting ; if then the argument of step 2.4 applied to the pair gives , so (from ) while (from ), putting the element and its negative both in , which trichotomy forbids; hence : this completes claim 5.
Squares of nonzero elements are positive
Statement
Let be an ordered field (Ordered field) with positive cone . For every with we have , where . In particular, every nonzero square is positive.
Facts & Assumptions
Given: An ordered field with positive cone , and an element with .
, and by trichotomy for exactly one of , holds (Ordered field).
is closed under multiplication: if then (axiom O2 of Ordered field).
In any field, (Sign rules for products: and ).
Proof
Since , trichotomy leaves exactly two possibilities: or .
Case : then , so closure gives , i.e. .
Case : then , so closure gives ; since by L3, we get , i.e. .
The cases and exhaust all of by trichotomy, and both yield .
The multiplicative identity is positive
Statement
In any ordered field with positive cone , the multiplicative identity satisfies ; that is, .
Facts & Assumptions
Given: An ordered field with positive cone and multiplicative identity (Field).
In any field (Field).
For every the square satisfies (Squares of nonzero elements are positive).
The identity axiom gives (Field).
Proof
By the field axioms , and .
Since , applying the square lemma with gives .
Because , it follows that , i.e. .
Inverses of positives are positive, and reciprocation reverses order
Statement
Let be an ordered field (Ordered field) with positive cone , and let .
- If then .
- If then .
Facts & Assumptions
Given: An ordered field with positive cone , and elements .
; ; and for exactly one of , holds (Ordered field).
Sign rules: a product of a positive and a negative is negative, a product of two positives is positive, and for one has (Sign rules for products and monotonicity of multiplication).
; in particular (The multiplicative identity is positive).
is closed under addition, so is transitive (Ordered field).
Proof
Assume , so and its inverse exists with ; moreover , since has as its inverse while is non-invertible ( by L3).
By trichotomy or ; if , then and give by the sign rules, i.e. , contradicting ; hence , i.e. , proving claim 1.
Assume ; then by transitivity, so by claim 1 both and , and the sign rules give .
Multiplying by the positive via the sign rules gives ; since and , this simplifies to .
Together with from step 3.1, we conclude , proving claim 2.
Basic properties of the absolute value
Statement
Let be an ordered field (Ordered field) and let , with the absolute value (Absolute value in an ordered field). Then
and, for every , one has .
Facts & Assumptions
Given: An ordered field and elements .
Absolute value: if , and if (Absolute value in an ordered field).
Ordered-field order: trichotomy holds (for each exactly one of , , ), means is positive, and sums and products of positives are positive (Ordered field).
Signs in products: and (Sign rules for products: and ).
Sign rules: a product of two elements of the same sign is positive, and a product of two elements of opposite sign is negative (Sign rules for products and monotonicity of multiplication).
Proof
Case : by [L1] , so and ; since we get by [L1], and , so .
Case : then , so holds with and , while and .
Case : by [L1] , and [L2] gives , so and ; here by [L1], and while , so .
Case or : then , so , and one of is , whence .
Case have the same sign (both positive or both negative): by [L4] , so , while by [L3] (for this is ), hence .
Case have opposite signs (one positive, one negative): by [L4] , so , while by [L3] (namely or ), hence .
By trichotomy [L2] each lies in exactly one of the cases 1.1-1.3, and in each we verified , that , that , and that ; hence all four hold for every .
By trichotomy [L2] each pair lies in exactly one of the cases 1.4-1.6, and in each ; hence for all .
Let : if then by [step 2.1] and [L2], so ; conversely if then both and , and since equals or by [L1], we get , so .
The triangle inequality
Statement
Let be an ordered field (Ordered field) and let . Then
Facts & Assumptions
Given: An ordered field and elements .
For every , , and equals or (Basic properties of the absolute value).
Order compatible with addition: if and , then . Order is preserved by adding a constant and by adding inequalities states the STRICT forms and only those (, and with giving ); the nonstrict form used here is those two together with the cases and , settled by trichotomy, the order being total (Ordered field). Explicitly: if and the second strict form applies; if and the first gives ; if and the first gives ; and if and the two sides are equal.
Field and order arithmetic: , and (Ordered field).
Proof
By [L1], and .
Adding the two chains of [step 1.1] with [L2] and using from [L3] gives .
By [L1] the value equals or ; both and hold by [step 2.1] and [L3] (the latter from ), so .
The reverse triangle inequality
Statement
Let be an ordered field (Ordered field) and let . Then
Facts & Assumptions
Given: An ordered field and elements .
Triangle inequality: for all (The triangle inequality).
For every , , and equals or (Basic properties of the absolute value).
Proof
Applying [L1] with and gives , so .
Applying [L1] with and , and using from [L2], gives , so .
By [L2] the value equals or , and each of these is by steps 1.1 and 1.2, so .
Squaring is monotone on the nonnegatives
Statement
Let be an ordered field. For :
More generally, for arbitrary , .
Facts & Assumptions
Given: Elements of an ordered field .
For a positive factor and any : ; this is Sign rules for products and monotonicity of multiplication (the rule taken at , , , using , Multiplication by zero: ).
Trichotomy: for exactly one of , , holds; and a sum of two nonnegatives with at least one positive is positive (Ordered field).
and for every (Basic properties of the absolute value).
Proof
The difference factors as .
If and , then , so by [L2], and ; by [L1] with and , , i.e. .
If and , then , so are not both zero and by [L2]; by [L1] with , from we get , i.e. .
Hence for , .
The form follows by trichotomy: for , applying step 3.1 to the nonnegatives gives .
For arbitrary , [L3] gives with and ; applying step 3.1 to yields .
Reciprocals and order: against
Statement
Let be an ordered field and let with . Then:
Here denotes the multiplicative inverse .
Facts & Assumptions
Given: An element of an ordered field .
If then : the reciprocal reverses order on the positives (Inverses of positives are positive, and reciprocation reverses order).
In any field, and for (Field).
Proof
Since , [L1] gives , so is positive throughout.
In particular and by uniqueness of inverses.
If , applying [L2] to gives , that is .
Conversely, if , then by [L3], and applying [L2] gives , that is .
If , then by [L3], and applying [L2] gives , that is .
Conversely, if , applying [L2] to gives , that is .
If then ; conversely if then .
Combining the two directions in each case: , and , and .
The sign of a product
Statement
Let be an ordered field and let . Then:
Here "same sign" means both positive or both negative, and "opposite signs" means one positive and one negative.
Facts & Assumptions
Given: Elements of an ordered field .
Trichotomy: each satisfies exactly one of , , (Ordered field).
Sign rules: if then ; if and then ; if then (Sign rules for products and monotonicity of multiplication).
If then or (A field has no zero divisors: or ).
and (Multiplication by zero: ).
Proof
If or then by [L4], and conversely if then or by [L3]; hence or , which is the third biconditional.
For the first two biconditionals assume and ; by trichotomy [L1] each of is then either positive or negative, giving four sign combinations.
Case and (both positive, same sign): by [L2].
Case and (both negative, same sign): by [L2].
Case and (opposite signs): by [L2].
Case and (opposite signs): by [L2].
By trichotomy [L1] these four cases exhaust every sign combination of the nonzero and are mutually exclusive.
For nonzero we have by step 1.1, so by trichotomy is either or ; from the cases, occurs exactly in the same-sign cases 2.1 and 2.2, and exactly in the opposite-sign cases 2.3 and 2.4.
Therefore have the same sign, and have opposite signs; with step 1.1 all three biconditionals hold.
Multiplying inequalities of positives
Statement
Let be an ordered field. If and then . If and then .
Facts & Assumptions
Given: Elements of an ordered field .
For a positive multiplier : ; multiplying a strict inequality by a positive element preserves it (Sign rules for products and monotonicity of multiplication).
For : ; the case is [L1] and the case gives (Sign rules for products and monotonicity of multiplication).
The order is transitive: if and then , and likewise for , since the positive cone is closed under addition (Ordered field).
Proof
Assume and ; since , scaling by gives .
Since (from ), scaling by gives .
Assume instead and ; since , from we get .
Since (from ), from we get .
By transitivity, , hence , proving the strict claim.
By transitivity of , , hence , proving the nonstrict claim.
Both the strict and the nonstrict inequalities hold.
When for positive
Statement
Let be an ordered field and let with and . Then:
Facts & Assumptions
Given: Elements of an ordered field with and .
If and then : the positive cone is closed under multiplication (Ordered field).
For : ; the sign of equals the sign of (Sign rules for products and monotonicity of multiplication).
By distributivity and , one has (Sign rules for products: and ).
Proof
Since and , [L1] gives .
By [L4], .
By [L2], , and by step 1.2 this is .
By [L3] with , we have , and by [L2] this is .
Chaining, ; since is given and by step 1.1, this is exactly .
The canonical natural of a field
Definition
Let be a field (Field) with additive identity and multiplicative identity . Define by recursion on (The natural numbers (von Neumann), The recursion theorem):
is the canonical natural of in . It is also written , and for it is added to itself times.
Why the notation is needed at all. A natural number in this library is a von Neumann natural, that is a set (The natural numbers (von Neumann)), and a set is not an element of . So , and are not expressions of when is a natural: what they mean is , and . The map is what carries a counting number into the field, and writing it is the whole reason a reader meets where an informal text would write .
Remarks
-
Where the index shift comes from. contains (The natural numbers (von Neumann)) and , so is undefined at . A family of reciprocals indexed by is therefore written over , which is why the harmonic and telescoping families of this library run over rather than over . This is bookkeeping, not a restriction: the values are the usual ones.
-
This definition records notation; the arithmetic is proved elsewhere. That is strictly increasing and positive on , and that it carries sums to sums and products to products, is Canonical naturals are positive and strictly increasing, stated for an ordered field. That lemma introduces the same element by the equivalent recursion , , which agrees with the definition above because . Nothing here is new mathematics; the definition exists so that the notation has a home a reader can look up.
-
The symbol is used in this library for other canonical maps, and this definition does not govern them. It also denotes the canonical field embedding (The unique embedding of ℚ into an ordered field), the isometric embedding of a metric space into a completion (A completion of a metric space: a complete metric space together with an isometric embedding onto a dense subspace ↗), and an inclusion map of a subspace. Each of those is introduced where it is used and means something different from the map defined here. What the four share is only that each is the canonical map of its situation.
-
Fields, not just ordered fields. The recursion needs no order, so the definition is stated for a field; every use in this library is in an ordered field, and the order is what makes injective (Canonical naturals are positive and strictly increasing). In a field of positive characteristic is not injective, which is one reason the injectivity is a lemma rather than part of the definition.
Canonical naturals are positive and strictly increasing
Statement
Let be an ordered field, with field structure as in Field, and for let denote the canonical natural number , defined recursively by and . Then for every :
- and ;
- the map is strictly increasing, hence injective, on ;
- and for all .
Facts & Assumptions
Given: An ordered field whose canonical naturals are defined recursively by and , with .
in every ordered field (The multiplicative identity is positive).
The order is compatible with addition and positives are closed under addition: implies , and , imply (Order is preserved by adding a constant and by adding inequalities).
Proof
Base case : by definition , and .
Inductive hypothesis: assume for some fixed .
By the recursion, , so .
Additive identity: fix and induct on ; at , by the recursion, and if then .
Inductive step: is a sum of two positives, by the hypothesis and , hence .
Iterating 1.3, for one has , so is strictly increasing and therefore injective on .
Multiplicative identity: fix and induct on ; at , , and the step uses 1.4 and distributivity.
By induction on 1.1, 1.2, 2.1, for every ; with the strict increase 2.2 and the identities 1.4, 2.3, every claim holds.
Every complete ordered field is Archimedean
Statement
Every complete ordered field (Complete ordered field (least-upper-bound property)) is Archimedean: for every there is a natural number with , where is the canonical natural of the ordered field (Ordered field). Equivalently, the canonical naturals are cofinal in .
Facts & Assumptions
Given: A complete ordered field ; write for the set of its canonical naturals.
Least-upper-bound property: every nonempty that is bounded above has a least upper bound (Complete ordered field (least-upper-bound property)).
Each canonical natural satisfies , one has , and (Canonical naturals are positive and strictly increasing).
Proof
Suppose, for contradiction, that is not Archimedean: there is some with for all , that is, is an upper bound of .
The set is nonempty, since , and it is bounded above by .
By the least-upper-bound property, has a least upper bound .
Since , we have ; as is the least upper bound, is not an upper bound of .
Hence there is some with .
Adding to both sides, .
But , so because is an upper bound of , contradicting 6.1.
The assumption is therefore untenable, so is Archimedean.
For every in a complete ordered field there is a natural with
Statement
Let be a complete ordered field (Complete ordered field (least-upper-bound property)) and let with . Then there is a natural number such that
where is the canonical natural of (Every complete ordered field is Archimedean) and is its multiplicative inverse (Field). As is standard we abbreviate to and write the conclusion .
This is the reciprocal form of the Archimedean property. Every complete ordered field is Archimedean on its own delivers only the assertion that the canonical naturals are cofinal, ; the form actually used in analysis, that the reciprocals of the naturals get below every positive bound, is the statement above, and it is recorded separately so that no proof has to reconstruct the inversion step in passing.
Facts & Assumptions
Given: A complete ordered field and an element with .
Archimedean property: for every there is a natural number with (Every complete ordered field is Archimedean, Complete ordered field (least-upper-bound property)).
Inverses and order: if then , and if then (Inverses of positives are positive, and reciprocation reverses order, Ordered field).
Field arithmetic: an element with is nonzero by trichotomy, hence has a multiplicative inverse , and (Field, Ordered field).
Proof
Since , trichotomy gives , so exists, and .
Apply [L1] to : fix a natural number with .
Chaining the two displayed inequalities gives ; in particular , so and is defined.
Apply the second claim of [L2] with and : .
By [L3], , so the natural number fixed in step 2.1 satisfies , which is the assertion.
Remarks
-
Monotonicity gives the eventual form for free. If then , because is strictly increasing on the naturals (Canonical naturals are positive and strictly increasing), and so by Inverses of positives are positive, and reciprocation reverses order again. So the corollary yields not merely one index but a threshold: every satisfies . That one extra line is what a convergence proof needs, and it is left to the caller rather than folded into the statement, because the caller usually has a threshold of its own to combine it with.
-
Completeness is used only through Every complete ordered field is Archimedean. Nothing here needs the least-upper-bound property directly. The corollary therefore holds verbatim in any Archimedean ordered field, in particular in , and it fails in a non-Archimedean ordered field, where an infinitesimal is below every by construction.
-
The equivalence is exact: the reciprocal form implies the cofinal form back again, since given one applies it to . The two are the same property written on the two sides of the inversion, and only the direction proved above is used in this library.
The unique embedding of ℚ into an ordered field
Statement
Let be an ordered field (Ordered field). There is a unique field homomorphism (Field homomorphism and embedding). On the integers it is given by (with and ), and on a rational written as with by . Moreover is injective and order-preserving, so it is an embedding of as an ordered subfield of , and it is the only field homomorphism .
Facts & Assumptions
Given: An ordered field ; the field of The rationals form a totally ordered field, every element of which is or with integers . For an integer write for if and if .
is an ordered field; a nonzero with is positive exactly when (The rationals form a totally ordered field).
The canonical naturals satisfy for , is injective, , and (Canonical naturals are positive and strictly increasing).
Sign rules: a product of positives is positive, and for one has iff (Sign rules for products and monotonicity of multiplication).
A field homomorphism preserves , , and , and hence , negation, and inverses (Field homomorphism and embedding).
Proof
Define on the integers by for and ; by [L2] this is additive and multiplicative on and sends .
For a rational with define , which makes sense because has an inverse.
Well-defined: if with , then in , so [L2] gives , and multiplying by the positive yields ; thus is independent of the representative.
Multiplicativity: for , one has , and , using and .
Additivity: with , , using the additive and multiplicative identities of [L2].
Positivity: if in with , then by [L1], so and by [L2], whence by [L3] and by [L4].
Uniqueness on : let be any field homomorphism; then , additivity forces for , and , , so on .
Unit: ; hence is a field homomorphism .
Order: for in we have , so by 2.3 and 2.4, that is ; thus is order-preserving.
Injectivity: if then or , and 3.2 forces ; so is injective, an embedding of ordered fields.
Uniqueness on : for , since preserves products and inverses; hence , so is the unique field homomorphism .
ℚ is dense in every Archimedean ordered field
Statement
Let be an Archimedean ordered field (Archimedean ordered field) and let be the canonical embedding (The unique embedding of ℚ into an ordered field). Then is dense in : for any in there is a rational with .
Facts & Assumptions
Given: An Archimedean ordered field with canonical embedding , and elements of .
Archimedean property: for every there is with (Archimedean ordered field).
is an order-preserving field homomorphism with for (The unique embedding of ℚ into an ordered field).
Canonical naturals: for , and (Canonical naturals are positive and strictly increasing).
Sign rules: for one has iff , and products of positives are positive (Sign rules for products and monotonicity of multiplication).
Every nonempty that is bounded below has a least element: if for every then is a nonempty set of naturals, which has a least element, and subtracting returns the least element of (The well-ordering principle, The naturals embed in the integers, Order on the integers).
Proof
Since , the element , so it is nonzero and its inverse exists in the field ; by the Archimedean property applied to , choose with .
By [L1] applied to there is a natural with , so the set is nonempty (); by [L1] applied to there is a natural with , so every satisfies , hence (were , monotonicity of on , which is [L2], would force , against ), so is bounded below by , and therefore has a least element .
Multiplying by the positive gives .
By minimality of , .
Set , so ; dividing by the positive gives .
From , dividing by the positive gives , that is .
Combining with 2.1, .
Therefore with , so is dense in .
Square roots exist: a unique with ; the positives are
Statement
Let be a complete ordered field (Complete ordered field (least-upper-bound property)). Then every with has a unique with and ; we write . Consequently the positive elements of are exactly the nonzero squares: if and only if for some .
Facts & Assumptions
Given: A complete ordered field (Complete ordered field (least-upper-bound property)), that is, an ordered field (Ordered field) with the least-upper-bound property, and an element with .
Every nonempty subset of that is bounded above has a least upper bound in (Complete ordered field (least-upper-bound property)).
Sign and scaling rules: a product of positives is positive, and for one has (Sign rules for products and monotonicity of multiplication).
Squaring is strictly monotone on the nonnegatives: if then ; in particular squaring is injective on (Squaring is monotone on the nonnegatives).
A nonzero square is positive: if then (Squares of nonzero elements are positive).
Multiplying inequalities of positives: if and then (Multiplying inequalities of positives).
Proof
If , then satisfies and , so existence holds; assume henceforth .
Uniqueness holds once a root exists: if satisfy , then strict monotonicity of squaring on nonnegatives [L3] rules out both and , forcing ; so at most one has .
Define ; then because and , so .
The element is an upper bound of : since we have , so any has and , whence , giving .
By completeness [L1], exists in ; and since we have .
Assume, for contradiction, that ; by trichotomy either or .
(Case .) Choose with and , possible since and ; then and , so , whence with , contradicting that is an upper bound of .
(Case .) Here since ; choose with and , so and , hence every has with and , so by [L3]; thus is an upper bound of with , contradicting that is the least upper bound.
Both cases of the disjunction in step 3.1 give a contradiction, so the assumption fails and : a unique (by step 1.2) with exists, and applying this to any writes with while conversely any nonzero square is positive by [L4], so the positive elements of are exactly the nonzero squares.
Field homomorphisms between ordered fields fix
Statement
Let and be ordered fields with canonical rational embeddings and (The unique embedding of ℚ into an ordered field). Then every field homomorphism (Field homomorphism and embedding) fixes , meaning
Facts & Assumptions
Given: Ordered fields , a field homomorphism , and the canonical embeddings .
The canonical embedding acts on by and on by (likewise for ) (The unique embedding of ℚ into an ordered field).
The canonical natural is the -fold sum ; the integers embed with for (Canonical naturals are positive and strictly increasing).
is a field homomorphism: , , , , , and for (Field homomorphism and embedding).
Proof
By [L3], and preserves sums, products, negation, and inversion of nonzero elements.
By [L1], and send each to and , and each to in the respective field.
Because is the -fold sum of ([L2]) and is additive with , we get for every canonical natural .
For each integer this extends by sign: and , so for all .
For a rational with integers , , so .
Since and agree on every rational, : the homomorphism fixes .
Homomorphisms out of a complete ordered field are order-preserving
Statement
Let be a complete ordered field and an ordered field, and let be a field homomorphism (Field homomorphism and embedding). Then is injective and order-preserving: in implies in , and consequently implies .
Facts & Assumptions
Given: A complete ordered field , an ordered field , and a field homomorphism .
, , , ; and every field homomorphism is injective, its kernel being an ideal of the field with (Field homomorphism and embedding).
In a complete ordered field every is a square ; the positive elements are exactly the nonzero squares (Square roots exist: a unique with ; the positives are ).
In any ordered field a nonzero square is positive: (Squares of nonzero elements are positive).
Order via the positive cone: means , means ; trichotomy holds (Ordered field).
Proof
is injective: by [L1] its kernel is an ideal of the field , and since the kernel is .
Fix with ; then , so by [L2] there is with , and since would give , against by [L4].
Applying , , and because and is injective.
By [L3] in , the nonzero square is positive, so ; as was arbitrary, for all .
If then , so ; since by [L1], we get , i.e. .
Hence is an injective, order-preserving field homomorphism.
Uniqueness of the complete ordered field: up to a unique isomorphism
Statement
Any two complete ordered fields and (Complete ordered field (least-upper-bound property)) are isomorphic via a unique ordered-field isomorphism (Ordered-field isomorphism) , and this fixes (). Consequently is the unique complete ordered field up to a unique isomorphism, and it admits as an ordered subfield via .
Facts & Assumptions
Given: Complete ordered fields with canonical embeddings , ; for set and define by , and symmetrically by .
Every complete ordered field is Archimedean (Every complete ordered field is Archimedean).
The canonical embedding is a field homomorphism that is injective and order-preserving in both directions (); likewise (The unique embedding of ℚ into an ordered field).
Density: in an Archimedean ordered field, for there is with (ℚ is dense in every Archimedean ordered field).
Any field homomorphism between ordered fields fixes (Field homomorphisms between ordered fields fix ).
A field homomorphism from a complete ordered field into an ordered field is injective and order-preserving, hence (the domain being totally ordered) order-preserving in both directions (Homomorphisms out of a complete ordered field are order-preserving).
Completeness: every nonempty subset of (resp. ) bounded above has a least upper bound (Complete ordered field (least-upper-bound property)).
An ordered-field isomorphism is a bijective field homomorphism order-preserving in both directions; a field homomorphism preserves , , and (Ordered-field isomorphism, Field homomorphism and embedding).
Least-upper-bound calculus in : for nonempty bounded above with , any upper bound of satisfies ; and translation and, for , scaling preserve as well as . Order is preserved by adding a constant and by adding inequalities (claim 1) and Sign rules for products and monotonicity of multiplication (claim 4) state the STRICT forms and only those, and, for , ; the nonstrict forms used here are those together with the equality cases, in which and , the order being total by trichotomy (Ordered field). Hence from for all with one gets , and from (with ) for all such with one gets (using that the positive rationals below are cofinal when ).
Proof
For each , applying [L3] (with Archimedean by [L1]) to and to gives rationals with ; then , and every has so hence , so is nonempty and bounded above and exists in by [L6].
If , then applying [L3] to gives a rational with , whence , , and , so .
For , by [L2]; is an upper bound, and any is exceeded by some via density [L3] in , so , i.e. .
For rationals with and , additivity of gives , so and ; fixing and taking the sup over , then over , yields by the least-upper-bound calculus [L8].
For any rational with we have ; density [L3] gives a rational with , so , and the left inequality gives , i.e. by additivity of ; whence ; as was arbitrary and , the least upper bound is [L8], i.e. .
For and positive rationals with , , multiplying positives gives , so and ; since positive rationals below are cofinal (as ) their images have supremum , so scaling by and taking sups over then gives by the least-upper-bound calculus [L8].
For and any positive rational with we have ; density [L3] gives a rational with , where (as , ), so and ; the left inequality gives , hence (dividing by ), while ; therefore , and as the positive rationals with are cofinal, by [L8].
Combining the two inequalities, for all ; in particular and .
Combining the two inequalities, whenever .
For arbitrary signs, , and for we get using step 3.1 and step 3.2; the remaining sign cases are identical, so for all .
By step 3.1, step 4.1, and from step 1.3, preserves , , and , so is a field homomorphism .
Hence by [L5] (as is complete) is injective and order-preserving in both directions, and by [L4] it fixes : .
The construction and steps 1.1-6.1 used only that and are complete ordered fields with canonical embeddings ; applying that entire argument verbatim with the roles of and interchanged shows the symmetric map is likewise an injective, order-preserving field homomorphism that fixes .
For , since fixes and is order-preserving in both directions, , so by density [L3]; symmetrically , so is a bijection with inverse .
Thus is a bijective field homomorphism order-preserving in both directions, i.e. an ordered-field isomorphism fixing .
For uniqueness let be any ordered-field isomorphism; being such it is in particular a field homomorphism ([L7]), so by [L4] it fixes , and it is order-preserving, so for each every equals , making an upper bound of , hence .
Conversely, were , density [L3] would give a rational with ; then forces , since would put into and hence below ; so , which is impossible, hence .
Therefore for every , so : the ordered-field isomorphism is unique.
Applying this to any two constructions of , which are complete ordered fields, is the unique complete ordered field up to a unique ordered-field isomorphism, and exhibits as an ordered subfield.
The Cauchy-sequence reals are Archimedean
Statement
The Cauchy-sequence reals (The reals form a totally ordered field) are Archimedean (Archimedean ordered field): for every there is a natural number with , where the canonical natural is the class of the constant rational sequence . Equivalently, the canonical naturals are cofinal.
Facts & Assumptions
Given: A real .
Rational approximation: for any real and rational there is with , and the embedding preserves and reflects order and arithmetic (The rationals embed densely in the reals).
The rationals are Archimedean: for every rational there is a natural with (The rationals are Archimedean).
is a totally ordered field, and , (The reals form a totally ordered field, Order on the reals).
is Archimedean iff for every real there is a natural with the real below the canonical natural (Archimedean ordered field).
Proof
By [L1] with choose a rational with .
By [L2] applied to the rational choose a natural with .
From step 1.1, , so .
From step 1.2, since the embedding preserves order, .
Combining, , so for this canonical natural.
As was arbitrary, every real lies below some canonical natural: is Archimedean.
The Cauchy-sequence reals have the least-upper-bound property
Statement
The Cauchy-sequence reals have the least-upper-bound property: every nonempty that is bounded above has a least upper bound . Hence, together with The reals form a totally ordered field, is a complete ordered field (Complete ordered field (least-upper-bound property)).
Facts & Assumptions
Given: A nonempty set bounded above by .
Upper bound, least upper bound, and the least-upper-bound property (Complete ordered field (least-upper-bound property)).
Every Cauchy sequence of reals converges to a real (The reals are complete).
Convergence and the Cauchy condition for real sequences are quantified over positive rational (Limits and Cauchy sequences of reals).
is Archimedean, so the reals are cofinal and (The Cauchy-sequence reals are Archimedean).
is a totally ordered field: midpoints , halving, and order arithmetic (The reals form a totally ordered field, Order on the reals).
The rationals embed densely; below any real lies a rational (The rationals embed densely in the reals).
Proof
Fix (possible as ); by [L6] choose a real , so is not an upper bound of , and put , an upper bound of .
Define by bisection: given (not an upper bound) and (an upper bound), let ; if is an upper bound set , otherwise set .
An induction on shows each is an upper bound of , each is not, , and .
Given rational , by [L4] choose with ; then for all , .
For both lie in the nested interval , so and likewise ; hence and are Cauchy sequences of reals.
By [L2], converges to a real and to a real . If , choose by [L6] a positive rational with . For all large , convergence and step 4.1 give , and , whence , a contradiction. If , choose ; for all large , and the two convergence bounds give , again a contradiction. Thus . For fixed and every , step 3.1 gives . If , choose and use ; if , choose and use . Each choice contradicts the displayed inequalities for all large , so .
Every satisfies for all , since each is an upper bound. If , choose by [L6] a positive rational with . Since , eventually , hence , contradicting . Therefore , so is an upper bound of .
If is any upper bound of , then for each some element of exceeds , because is not an upper bound; hence . If , choose by [L6] a positive rational with . Since , eventually , so , a contradiction. Thus , and is the least upper bound.
Hence exists in ; as was an arbitrary nonempty bounded-above set, has the least-upper-bound property and is a complete ordered field.
Equivalence of the Cauchy and Dedekind constructions of
Statement
The Cauchy-sequence reals and the Dedekind-cut reals are isomorphic as ordered fields via a unique isomorphism that preserves all arithmetic (, , , , inverses) and the order (, hence , , and suprema), and restricts to the identity on the common rationals . This is the precise sense in which the two constructions build the same .
Facts & Assumptions
Given: The Cauchy-sequence reals and the Dedekind-cut reals .
is a totally ordered field (The reals form a totally ordered field).
has the least-upper-bound property, hence is complete (The Cauchy-sequence reals have the least-upper-bound property, Complete ordered field (least-upper-bound property)).
is a totally ordered field (The Dedekind reals form a totally ordered field).
has the least-upper-bound property, hence is complete (Dedekind completeness: the least-upper-bound property, Complete ordered field (least-upper-bound property)).
Any two complete ordered fields are isomorphic via a unique ordered-field isomorphism, which fixes (Uniqueness of the complete ordered field: up to a unique isomorphism).
Proof
is a complete ordered field: a totally ordered field ([L1]) with the least-upper-bound property ([L2]).
is a complete ordered field: a totally ordered field ([L3]) with the least-upper-bound property ([L4]).
By [L5] applied to and there is a unique ordered-field isomorphism , and it fixes the common rationals .
As a field isomorphism preserves , , , and inverses; as an ordered-field isomorphism it satisfies , hence preserves and ; and it preserves suprema, in the sense that for any nonempty bounded above with , its image has , since is an upper bound of and, being order-preserving, every upper bound of is .
Therefore and are the same complete ordered field presented two ways, joined by the unique isomorphism that restricts to the identity on and preserves all arithmetic and order: the Cauchy and Dedekind constructions give the same .
5 · Examples, counterexamples and false statements
exists in every complete ordered field, and is irrational
Example
In any complete ordered field , the element is positive, so by Square roots exist: a unique with ; the positives are applied to it has a unique with : this is . Moreover is not the image of any rational under the embedding , because no rational squares to . Thus every complete ordered field contains , the canonical gap that lacks, now filled by completeness.
Facts & Assumptions
Given: A complete ordered field (Complete ordered field (least-upper-bound property)) with unit ; write . In any ordered field , hence .
Every in has a unique with (Square roots exist: a unique with ; the positives are ).
There is a unique field homomorphism ; it is injective and order-preserving, and satisfies (The unique embedding of ℚ into an ordered field).
No rational number squares to (FALSE: some rational number squares to 2).
Verification
In we have , so in particular .
Apply Square roots exist: a unique with ; the positives are [L1] with : there is a unique with , and since , so ; write .
The element is not rational: if for some , then , so injectivity of [L2] forces , which is impossible by [L3]; hence lies outside .
Therefore every complete ordered field contains a unique positive with , and this is irrational: it is exactly the gap in that completeness fills.
A field homomorphism of ordered fields need not preserve order
Statement refuted
Refuted claim: every field homomorphism between ordered fields is order-preserving, that is, in implies in .
The witness is the conjugation map on , which is a field homomorphism from an ordered field to itself yet sends the positive element to the negative element .
Facts & Assumptions
Given: The reals , a complete ordered field, with the positive square root of .
In the element has a positive square root with and (Square roots exist: a unique with ; the positives are ).
No rational number squares to , so is irrational (FALSE: some rational number squares to 2).
A field homomorphism satisfies , , and (Field homomorphism and embedding).
In an ordered field, means lies in the positive cone, and means ; exactly one of , , holds (Ordered field).
A field homomorphism from a complete ordered field into an ordered field is order-preserving (Homomorphisms out of a complete ordered field are order-preserving).
Counterexample
Working inside , let ; then and both lie in , so is closed under addition and multiplication.
Each nonzero is invertible in , with , where since otherwise forces and the rational , contradicting [L2].
The representation of an element of as with is unique, for with would give .
In the element satisfies .
By steps 1.1 and 1.2, is a subfield of , hence an ordered field under the positive cone inherited from .
By the uniqueness in step 1.3, the map given by is well defined.
The real number is not in , for would square to , whence step 1.3 forces and , impossible for real .
is additive: .
is multiplicative: .
fixes the identity: .
, and in by step 1.4.
By steps 3.1, 3.2, and 3.3, satisfies the three homomorphism identities, so is a field homomorphism between ordered fields.
Steps 2.1 and 4.1 exhibit a field homomorphism between ordered fields with in the domain yet by step 3.4, so is not order-preserving, refuting the claim that every field homomorphism between ordered fields is order-preserving.
There is no conflict with [L5]: if were complete, [L5] would make order-preserving, contrary to step 5.1. Hence is not complete.
Not every ordered field is Archimedean
Statement refuted
Refuted claim: every ordered field is Archimedean, that is, in every ordered field each satisfies for some natural number .
The witness is , the field of rational functions over , ordered so that exactly when for all sufficiently large real . In this ordered field the element exceeds every canonical natural number, so the naturals are not cofinal.
Facts & Assumptions
Given: , the field of fractions of the polynomial ring , and the set .
An ordered field is a field with a positive cone satisfying trichotomy (for each nonzero , exactly one of , ) and closure of under addition and multiplication; then means (Ordered field).
An ordered field is Archimedean when for every there is a natural number with , equivalently the canonical naturals are cofinal (Archimedean ordered field).
Every complete ordered field is Archimedean (Every complete ordered field is Archimedean).
is a totally ordered field (The reals form a totally ordered field).
Counterexample
Let , where and have nonzero leading coefficients. For , dividing by the leading terms gives and the analogous formula for . If is larger than plus the sums of the absolute values of the lower coefficient ratios, then both lower-term sums have absolute value less than . Thus and eventually have the signs of and , respectively, and has the constant nonzero eventual sign of . Hence exactly one of and holds.
If then and for all large , so and for all large , giving and .
For each natural number the rational function satisfies for all , so .
By the trichotomy of step 1.1 and the closure of step 1.2, is a positive cone, so is an ordered field.
By step 1.3, for every natural , which by [L1] means for every natural .
In the ordered field the element satisfies for every natural (step 2.2), so no natural has ; the canonical naturals are not cofinal and is not Archimedean, refuting the claim that every ordered field is Archimedean.
This is consistent with [L3], whose contrapositive states that a non-Archimedean ordered field cannot be complete: is an ordered field that is not complete.
FALSE: there exist two non-isomorphic complete ordered fields
Statement
False statement. There exist two complete ordered fields (Complete ordered field (least-upper-bound property)) that are not isomorphic; that is, completeness together with the ordered-field axioms fails to determine the real numbers up to isomorphism.
Facts & Assumptions
Given: The claim that there are complete ordered fields and admitting no ordered-field isomorphism between them.
Any two complete ordered fields are isomorphic via a unique ordered-field isomorphism (Uniqueness of the complete ordered field: up to a unique isomorphism).
A complete ordered field is one with the least-upper-bound property (Complete ordered field (least-upper-bound property)).
An ordered-field isomorphism is a bijective, order-preserving field homomorphism (Ordered-field isomorphism).
Refutation
Let and be any complete ordered fields, as the claim posits, each with the least-upper-bound property.
By [L1] there exists an ordered-field isomorphism (indeed a unique one).
Hence and are isomorphic, contradicting the asserted non-isomorphism; since were arbitrary complete ordered fields, no non-isomorphic pair can exist and the statement is false.
Sources
Standard references
Recommended treatments; not extraction sources.
- W. Rudin, Principles of Mathematical Analysis, 3rd ed., Ch. 1
- M. Spivak, Calculus, 4th ed., Ch. 1
- Elias Zakon, Mathematical Analysis: Axioms and Basic Definitions
- University of Illinois Chicago notes: Ordered field axioms
- T. Tao, Analysis I, 3rd ed.
- Dartmouth College analysis notes: Absolute value
- UTSA Mathematics: The Archimedean property
- M. Spivak, Calculus, 4th ed., Ch. 8
- University of Wisconsin Math 521 notes: Real analysis
- University of Colorado notes: Commutative rings and fields
- M. Spivak, Calculus, 4th ed.
- Field (mathematics) (Wikipedia)
- Janssen and Lindsey, Rings with Inquiry: Fields
- Tom Denton, Introduction to Algebraic Structures: The Problem of Division
- University of Innsbruck notes: Ordered fields
- Purdue University analysis notes: Ordered fields and absolute value
- Characteristic (algebra) (Wikipedia)
- Elias Zakon, Mathematical Analysis: Natural Numbers and Induction
- Neil Donaldson, Math 140A notes: Completeness and the Archimedean property
- W. Rudin, Principles of Mathematical Analysis, 3rd ed., Ch. 1 (Thm 1.20(a) and its corollaries)
- T. Tao, Analysis I, 3rd ed., §5.4 (Prop. 5.4.12, the Archimedean property)
- Archimedean property (Wikipedia)
- E. Landau, Foundations of Analysis
- University of Pennsylvania Math 360 notes: Ordered fields
- W. Rudin, Principles of Mathematical Analysis, 3rd ed., Ch. 1 (Thm 1.21)
- University of Colorado analysis notes: The real numbers
- M. Spivak, Calculus, 4th ed., Ch. 30 (Uniqueness of the real numbers)
- H. Jerome Keisler, Foundations of Infinitesimal Calculus
- T. Tao, Analysis I, 3rd ed., §5.4
- California State University San Marcos notes: Construction of the real numbers
- T. Tao, Analysis I, 3rd ed., §6.4
- Purdue University notes: Number systems and the real numbers
- East Tennessee State University notes: Uniqueness of the real numbers
- W. Rudin, Principles of Mathematical Analysis, 3rd ed., Ch. 1 (Appendix)
- M. Spivak, Calculus, 4th ed., Ch. 30 (Epilogue: uniqueness of ℝ)
- Robert Lubarsky, On the Cauchy and Dedekind reals
- Construction of the real numbers (Wikipedia)
- W. Rudin, Principles of Mathematical Analysis, 3rd ed., Ch. 1 (Thm 1.21, Cor)
- T. Tao, Analysis I, 3rd ed., §5.5
- Elias Zakon, Mathematical Analysis: Irrational numbers
- Non-Archimedean ordered field (Wikipedia)
- M. Spivak, Calculus, 4th ed., Ch. 30