Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-27
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.

Sequence basics in an arbitrary ordered field: limits are unique, limits preserve non-strict inequalities, convergent sequences are Cauchy, Cauchy sequences are bounded, and a Cauchy sequence with a convergent subsequence converges

Statement

Let F be an ordered field (Ordered field) and let (xk), (yk) be sequences in F, with convergence in F, Cauchyness in F, boundedness and subsequences as in Sequences, convergence, Cauchyness, monotonicity, boundedness and closed intervals in an arbitrary ordered field. Then:

  1. Limits are unique. If xk→L and xk→L′ in F, then L=L′. A convergent sequence therefore has exactly one limit in F and the notation lim⁡kxk denotes it unambiguously. This is the licence under which the remaining clauses are written as equations between limits, and it is not new here: Sequences, convergence, Cauchyness, monotonicity, boundedness and closed intervals in an arbitrary ordered field already establishes it, in an arbitrary ordered field and with no completeness or Archimedean hypothesis. It is restated as clause 1 so that this lemma is self-contained as the citation target of the whole abstract chain on this page.

  2. Limits preserve non-strict inequalities. If (xk) and (yk) both converge in F and xk≤yk for every k, then

    lim⁡kxk  ≤  lim⁡kyk.

  3. Convergent implies Cauchy. If (xk) converges in F, it is Cauchy in F.

  4. Cauchy implies bounded. If (xk) is Cauchy in F, it is bounded.

  5. A Cauchy sequence with a convergent subsequence converges. If (xk) is Cauchy in F and some subsequence (xnj) converges in F, then (xk) converges in F as well, and

    lim⁡kxk  =  lim⁡jxnj.

    Both sides are asserted to exist: the right-hand side by hypothesis, the left-hand side as part of the conclusion.

Why this is a separate item. Each of the five is proved in this library for sequences of reals, and none of those proofs may be cited here. Conventions for sequences: indexing, eventually, lim⁡, and rational ε is explicit about it: a theorem about sequences of reals is a theorem about R, and the fact that its argument would transfer to an arbitrary ordered field is a statement about the argument, not a licence to cite the result. The five are collected here, proved from the ordered field axioms alone, so that the completeness equivalences of this page have one place to cite instead of five inline reconstructions.

Facts & Assumptions

Given: An ordered field F and sequences (xk), (yk) in F. Each of the five claims is proved under its own stated hypotheses; nothing is assumed of (xk) or (yk) outside the claim being proved.

[L1]

Sequences in an ordered field: (xk) converges to L in F when for every ε>0 in F there is N∈N with ∣xk−L∣<ε for all k≥N; (xk) is Cauchy in F when for every ε>0 in F there is N∈N with ∣xk−xl∣<ε for all k,l≥N; (xk) is bounded when there is M∈F with ∣xk∣≤M for every k; and a subsequence of (xk) is a sequence (xnj)j∈N for a strictly increasing n:N→N (Sequences, convergence, Cauchyness, monotonicity, boundedness and closed intervals in an arbitrary ordered field).

[L2]

Triangle inequality: ∣u+v∣≤∣u∣+∣v∣ for u,v∈F (The triangle inequality).

[L3]

Absolute value: ∣u∣≥0; ∣u∣=0 if and only if u=0; ∣−u∣=∣u∣; and u≤∣u∣ (Basic properties of the absolute value).

[L4]

Order in F: exactly one of u<v, u=v, v<u holds, so the order is total, and both < and ≤ are transitive; adding a constant preserves the strict order and two strict inequalities may be added (Order is preserved by adding a constant and by adding inequalities); the nonstrict forms of those two, used below, are the strict forms together with the equality cases, which trichotomy settles (Ordered field).

[L5]

Halving: 0<1F (The multiplicative identity is positive), so 2⋅1F=1F+1F>0 (Canonical naturals are positive and strictly increasing) and 2⋅1F is nonzero, hence invertible with (2⋅1F)−1>0 (Inverses of positives are positive, and reciprocation reverses order). Writing ε/2 for ε⋅(2⋅1F)−1, an ε>0 gives ε/2>0 and ε/2+ε/2=ε (Ordered field).

[L6]

Induction principle on N (The principle of mathematical induction).

[L7]

Growth of an index map: a strictly increasing n:N→N satisfies nj≥j for every j (A strictly increasing index map satisfies nk≥k).

[L8]

The order on N is total and transitive, so of any two indices one is ≥ the other, and every index k satisfies k≤N or k≥N (≤ is a linear order on N).

Proof

technique · direct
1.1

If d∈F satisfies d<ε for every ε>0 in F, then d≤0: were d>0, the instance ε=d would give d<d, which trichotomy forbids, so d>0 fails and totality leaves d≤0.

L4algebra
1.2

For every ε>0 in F one has ε/2>0 and ε/2+ε/2=ε.

L5
1.3

Claim 1. Assume xk→L and xk→L′, and let ε>0 in F be arbitrary; choose N1 with ∣xk−L∣<ε/2 for k≥N1, choose N2 with ∣xk−L′∣<ε/2 for k≥N2, and let N be whichever of N1,N2 is the larger.

L1L8choose
1.4

Claim 2. Assume xk→L, yk→M and xk≤yk for every k, and let ε>0 in F be arbitrary; choose N1 with ∣xk−L∣<ε/2 for k≥N1, choose N2 with ∣yk−M∣<ε/2 for k≥N2, and let N be the larger of the two.

L1L8choose
1.5

Claim 3. Assume xk→L and let ε>0 in F be arbitrary; choose N with ∣xk−L∣<ε/2 for all k≥N.

L1choose
1.6

Claim 4. For every n∈N there is B∈F with ∣xj∣≤B for all j≤n, by induction on n: for n=0 take B=∣x0∣; and given such a B for n, totality of the order on F gives either ∣xn+1∣≤B, in which case the same B serves for n+1, or B<∣xn+1∣, in which case ∣xn+1∣ serves for n+1 by transitivity.

L1L4L6
1.7

Claim 4, continued. Assume (xk) is Cauchy; since 1F>0, choose N with ∣xk−xl∣<1F for all k,l≥N, so that for k≥N one has ∣xk∣=∣(xk−xN)+xN∣≤∣xk−xN∣+∣xN∣<1F+∣xN∣.

L1L2L4L5choose
1.8

Claim 5. Assume (xk) is Cauchy and xnj→L along a strictly increasing n, and let ε>0 in F be arbitrary; choose N1 with ∣xk−xl∣<ε/2 for k,l≥N1, choose N2 with ∣xnj−L∣<ε/2 for j≥N2, and let N be the larger of the two, so that nN≥N≥N1 and N≥N2.

L1L7L8choose
2.1

For every k≥N in the situation of step 1.3: ∣L−L′∣=∣(L−xk)+(xk−L′)∣≤∣L−xk∣+∣xk−L′∣=∣xk−L∣+∣xk−L′∣<ε/2+ε/2=ε.

step 1.2step 1.3L2L3L4
2.2

For every k≥N in the situation of step 1.4: L−M=(L−xk)+(xk−yk)+(yk−M), where L−xk≤∣L−xk∣<ε/2 and yk−M≤∣yk−M∣<ε/2 and xk−yk≤0; adding, L−M<ε.

step 1.2step 1.4L3L4
2.3

For all k,l≥N in the situation of step 1.5: ∣xk−xl∣=∣(xk−L)+(L−xl)∣≤∣xk−L∣+∣xl−L∣<ε/2+ε/2=ε.

step 1.2step 1.5L2L3L4
2.4

In the situation of steps 1.6 and 1.7, let B be a bound for ∣xj∣ over j≤N and set M:=B+1F+∣xN∣; then B≥∣x0∣≥0 and 1F+∣xN∣>0, so M≥B and M≥1F+∣xN∣, whence ∣xk∣≤B≤M for k≤N and ∣xk∣<1F+∣xN∣≤M for k≥N; as every index satisfies k≤N or k≥N, (xk) is bounded.

step 1.6step 1.7L1L3L4L8
2.5

For every k≥N in the situation of step 1.8: ∣xk−L∣=∣(xk−xnN)+(xnN−L)∣≤∣xk−xnN∣+∣xnN−L∣<ε/2+ε/2=ε, the first summand being covered because k≥N≥N1 and nN≥N1.

step 1.2step 1.8L2L4
3.1

By step 2.1 the element ∣L−L′∣ is below every ε>0, so ∣L−L′∣≤0; with ∣L−L′∣≥0 this forces ∣L−L′∣=0 and hence L=L′, which is claim 1.

step 1.1step 2.1L3L4
3.2

By step 2.2 the element L−M is below every ε>0, so L−M≤0, that is L≤M, which is claim 2.

step 1.1step 2.2L4
3.3

Step 2.3 produced, for an arbitrary ε>0, an N beyond which all pairs are within ε, so (xk) is Cauchy in F, which is claim 3.

step 2.3L1
4.1

Step 2.5 produced, for an arbitrary ε>0, an N beyond which ∣xk−L∣<ε, so (xk) converges in F with xk→L; since also xnj→L, step 3.1 identifies both limits as L and gives lim⁡kxk=lim⁡jxnj, which is claim 5.

step 2.5step 3.1L1
5.1

Claims 1, 2, 3, 4 and 5 are steps 3.1, 3.2, 3.3, 2.4 and 4.1 respectively, so all five hold.

step 2.4step 3.1step 3.2step 3.3step 4.1∎

Remarks

  • Nothing above uses the Archimedean property, and nothing above uses completeness. The five claims hold in every ordered field, including R(t) and R((t−1)). That is what makes them safe to use on both sides of every implication proved on this page.

  • Claim 2 is genuinely non-strict. From xk<yk at every index one gets only L≤M: the sequences xk=0 and yk=ε/(k+1) in an Archimedean F have xk<yk and equal limits. The real-number version of this warning is recorded at Limits preserve non-strict inequalities.

  • There is deliberately no arithmetic clause here. Nothing above lets one add, multiply or divide two limits in a general ordered field, and no item in this library does: Algebra of limits: sums, scalar multiples, products and quotients is stated for sequences of reals, and by the rule recalled above it may not be cited for a general F. No proof on this page needs such a clause; every abstract argument here works with the defining ε and N directly, or with clauses 1 to 5.

  • Claim 4 avoids any appeal to a maximum of a finite set. The library's finite-maximum lemma Every nonempty finite set of reals has a maximum and a minimum is stated for R, so it is unavailable here for the same reason the other four real-valued lemmas are; step 1.6 replaces it by an induction that uses nothing but totality of the order of F.

Depends on

Used by

Dependency tree · two levels

60 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources