Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passverified 2026-08-09 (gpt-5.6-terra-codex-subscription)
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.

R((t1))\mathbb{R}((t^{-1})), the formal Laurent series field, is Cauchy complete, non-Archimedean, and lacks the least-upper-bound property

Example

Let K=R((t1))K = \mathbb{R}((t^{-1})) be the field of formal Laurent series in t1t^{-1} over R\mathbb{R} (The formal Laurent series R((t1))\mathbb{R}((t^{-1})): support bounded below, valuation, leading coefficient), ordered by the sign of the leading coefficient (R((t1))\mathbb{R}((t^{-1})) is an ordered field, ordered by the sign of the leading coefficient). This example assembles, in one place and against the five properties of The five completeness properties of an ordered field: least upper bound, monotone convergence, nested intervals, Bolzano-Weierstrass, and Cauchy completeness, what the field does and does not satisfy:

propertyholds in KKreference
ordered fieldyesR((t1))\mathbb{R}((t^{-1})) is an ordered field, ordered by the sign of the leading coefficient
ArchimedeannoR((t1))\mathbb{R}((t^{-1})) is non-Archimedean, and the monomials tkt^{-k} are cofinal below its positive elements
(CC) Cauchy completenessyesEvery Cauchy sequence in R((t1))\mathbb{R}((t^{-1})) converges: KK is sequentially Cauchy complete
(NIP) nested intervals, shrinkingyesR((t1))\mathbb{R}((t^{-1})) has the nested interval property for lengths tending to 00
(LUB) least upper boundnoR((t1))\mathbb{R}((t^{-1})) does not have the least-upper-bound property; its canonical naturals have no supremum
(BW) Bolzano-Weierstrassnobelow
(MCT) monotone convergencenobelow

KK is therefore the witness for FALSE: an ordered field in which every Cauchy sequence converges has the least-upper-bound property, and a worked illustration of how far apart the two things called "completeness" can be. A concrete convergent Cauchy sequence is exhibited at the end.

Facts & Assumptions

Given: K=R((t1))K = \mathbb{R}((t^{-1})), whose elements are the functions ZR\mathbb{Z} \to \mathbb{R} with support bounded below, with tat^{-a} the function taking the value 11 at aa and 00 elsewhere.

[L2]

n1K<tn \cdot 1_K < t for every natural nn, so KK is not Archimedean; 0K<t(k+1)<tk0_K < t^{-(k+1)} < t^{-k}; for every ε>0\varepsilon > 0 in KK there is kNk \in \mathbb{N} with tk<εt^{-k} < \varepsilon; and if h(j)=0h(j) = 0 for every jkj \le k then h<tk|h| < t^{-k} (R((t1))\mathbb{R}((t^{-1})) is non-Archimedean, and the monomials tkt^{-k} are cofinal below its positive elements, Archimedean ordered field).

[L4]

The set A={n1K:nN}A = \{\, n \cdot 1_K : n \in \mathbb{N}\,\} is nonempty, bounded above by tt, and has no least upper bound in KK, so (LUB) fails (R((t1))\mathbb{R}((t^{-1})) does not have the least-upper-bound property; its canonical naturals have no supremum).

[L5]

Every nested sequence of closed intervals of KK whose lengths tend to 00 in KK has exactly one common point, so (NIP) holds (R((t1))\mathbb{R}((t^{-1})) has the nested interval property for lengths tending to 00).

Verification

technique · direct
1.1

KK is an ordered field.

L1
1.2

KK is not Archimedean: tt exceeds every canonical natural.

L2
1.3

KK has (CC).

L3
1.4

KK does not have (LUB): the canonical naturals are nonempty and bounded above and have no supremum in KK.

L4
2.1

So KK is a Cauchy complete, non-Archimedean ordered field without the least-upper-bound property, which is what this example asserts, and it is the witness used in FALSE: an ordered field in which every Cauchy sequence converges has the least-upper-bound property and in FALSE: the nested interval property alone implies the least-upper-bound property.

step 1.1step 1.2step 1.3step 1.4step 1.5
2.2

KK has neither (BW) nor (MCT), since either would force KK to be Archimedean, which step 1.2 denies.

step 1.2L6
2.3

A concrete convergent Cauchy sequence: let f(n):=k=0ntkf^{(n)} := \sum_{k=0}^{n} t^{-k}, the function taking the value 11 at each index 0jn0 \le j \le n and 00 elsewhere. For n>mn > m the difference f(n)f(m)f^{(n)} - f^{(m)} vanishes at every index jmj \le m, so f(n)f(m)<tm|f^{(n)} - f^{(m)}| < t^{-m}; since the monomials tmt^{-m} get below every positive element of KK, the sequence is Cauchy in KK. Its limit is the element LL with L(j)=1L(j) = 1 for j0j \ge 0 and L(j)=0L(j) = 0 for j<0j < 0, which lies in KK because its support is bounded below, and f(n)Lf^{(n)} - L vanishes at every index jnj \le n, so f(n)L<tn|f^{(n)} - L| < t^{-n} and f(n)Lf^{(n)} \to L in KK.

step 1.1step 1.3L1L2
3.1

The table of the Example is therefore established in every row, and KK separates Cauchy completeness from the least-upper-bound property.

step 2.1step 2.2step 2.3

Remarks

  • The one-line reason. Comparison in KK looks only at the first coefficient at which two elements differ, so tt is bigger than every real constant and t1t^{-1} is smaller than every positive real constant. The naturals are therefore bounded, which kills (LUB), (BW) and (MCT) at a stroke. Meanwhile a Cauchy sequence in KK must have each of its coefficients eventually constant, and reading off those eventual values builds the limit; nothing about the naturals being cofinal is needed for that.

  • Why the limit above is not a sum. The notation k0tk\sum_{k \ge 0} t^{-k} for LL is a name for a function, not an infinite sum (The formal Laurent series R((t1))\mathbb{R}((t^{-1})): support bounded below, valuation, leading coefficient). What step 2.3 proves is a genuine limit in the order of KK, and it happens to agree with that notation; no notion of convergence is presupposed by the notation itself.

  • What this example does not give. It says nothing about R(t)\mathbb{R}(t), the other non-Archimedean field in this library (The rational function field R(t)\mathbb{R}(t) ordered by the eventual sign is an ordered field, worked out), which is neither Cauchy complete nor nested-interval complete and cannot replace KK in any of these roles.

  • Uniqueness of the complete ordered field is untouched. KK is not a complete ordered field, so it is no counterexample to that uniqueness; it is a counterexample only to the habit of calling (CC) completeness.

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 95 results over 27 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources