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.

The monotone convergence property plus the Archimedean property imply the least-upper-bound property

Statement

Let F be an Archimedean ordered field (Archimedean ordered field) with the monotone convergence property (MCT) of The five completeness properties of an ordered field: least upper bound, monotone convergence, nested intervals, Bolzano-Weierstrass, and Cauchy completeness. Then F has the least-upper-bound property (LUB), that is, F is a complete ordered field (Complete ordered field (least-upper-bound property)).

The Archimedean hypothesis is stated for symmetry with the other implications on this page and is in fact redundant here: (MCT) implies it on its own (The monotone convergence property alone forces the Archimedean property, so it carries no separate Archimedean hypothesis).

The supremum is produced by bisection between an upper bound and a non-upper bound, and it is identified as a limit of both bracketing sequences.

Facts & Assumptions

Given: An Archimedean ordered field F with (MCT), a nonempty S⊆F bounded above by some B∈F, and an element s0∈S.

[L1]

The properties (MCT) and (LUB), and least upper bounds: u is an upper bound of S when s≤u for all s∈S, and a least upper bound when moreover u≤v for every upper bound v; (LUB) says every nonempty subset bounded above has one (The five completeness properties of an ordered field: least upper bound, monotone convergence, nested intervals, Bolzano-Weierstrass, and Cauchy completeness, Complete ordered field (least-upper-bound property), Upper bound, least upper bound, and strict upper bound).

[L2]

Sequences in an ordered field: nondecreasing, nonincreasing, bounded above, and convergence in F (Sequences, convergence, Cauchyness, monotonicity, boundedness and closed intervals in an arbitrary ordered field).

[L3]

Archimedean property: for every z∈F there is a natural n≥1 with z<n⋅1F (Archimedean ordered field); the canonical naturals are positive for n≥1 and satisfy n⋅1F≤m⋅1F for n≤m (Canonical naturals are positive and strictly increasing).

[L4]

Recursion theorem (The recursion theorem), induction principle (The principle of mathematical induction), and totality of the order on N (≤ is a linear order on N).

[L5]

Powers and Bernoulli: a0=1, an+1=ana (Integer powers am); (1F+x)n≥1F+n⋅x for x≥−1F (Bernoulli's inequality (1+x)n≥1+nx).

[L6]

Order arithmetic: 0<1F (The multiplicative identity is positive); adding a constant preserves the strict order and strict inequalities add (Order is preserved by adding a constant and by adding inequalities), the nonstrict forms following with the equality cases; a>0 gives a−1>0 and 0<a<b gives 0<b−1<a−1 (Inverses of positives are positive, and reciprocation reverses order); the order is total and transitive (Ordered field).

[L7]

Absolute value: ∣u∣≥0, ∣u∣=∣−u∣, ∣u∣=u for u≥0 (Basic properties of the absolute value); and ∣u+v∣≤∣u∣+∣v∣ (The triangle inequality).

Proof

technique · constructive
1.1

Put u0:=B and l0:=s0−1F; then u0 is an upper bound of S, l0 is not one because s0∈S and l0<s0, and l0<s0≤u0.

L1L6construct
1.2

Writing m(l,u):=(l+u) (2⋅1F)−1, define f:F×F→F×F by f(l,u):=(l,m(l,u)) when m(l,u) is an upper bound of S and f(l,u):=(m(l,u),u) otherwise; the recursion theorem applied to F×F, the element (l0,u0) and f gives a unique g:N→F×F with g(0)=(l0,u0) and g(n+1)=f(g(n)), and we write g(n)=(ln,un).

L4L6construct
1.3

A constant sequence in F converges to its value, since ∣a−a∣=0<ε for every ε>0.

L2L7
2.1

By induction on n: un is an upper bound of S; ln is not an upper bound of S; ln≤ln+1≤un+1≤un; and un−ln=(u0−l0) ((2⋅1F)n)−1. The base case is step 1.1 together with (2⋅1F)0=1F; for the step, m:=m(ln,un) satisfies ln≤m≤un and m−ln=un−m=(un−ln)(2⋅1F)−1, and whichever of the two clauses of f applies, the retained pair again brackets S in the stated sense with half the previous length.

step 1.1step 1.2L1L5L6
3.1

The lengths tend to 0 in F: given ε>0, the element (u0−l0)ε−1 is positive, so [L3] supplies n≥1 with (u0−l0)ε−1<n⋅1F, and for every p≥n Bernoulli at x=1F gives (2⋅1F)p≥1F+p⋅1F>p⋅1F≥n⋅1F>(u0−l0)ε−1>0, whence up−lp=(u0−l0)((2⋅1F)p)−1<ε.

step 2.1L3L5L6
3.2

The sequence (−un) is nondecreasing and is bounded above by −l0, since l0≤ln≤un for every n; so (MCT) gives w∈F with −un→w, and putting c:=−w one has ∣un−c∣=∣−((−un)−w)∣=∣(−un)−w∣, so un→c in F.

step 2.1L1L2L6L7
4.1

ln→c in F: given ε>0, step 3.1 supplies N1 with un−ln<ε/2 for n≥N1 and step 3.2 supplies N2 with ∣un−c∣<ε/2 for n≥N2, and for n beyond both, ∣ln−c∣≤∣ln−un∣+∣un−c∣=(un−ln)+∣un−c∣<ε.

step 3.1step 3.2L2L4L6L7
4.2

c is an upper bound of S: for s∈S one has s≤un for every n by step 2.1, and the constant sequence with value s converges to s while un→c, so s≤c by [L8].

step 1.3step 2.1step 3.2L1L8
5.1

c is the least upper bound: let v be any upper bound of S; for each n the element ln is not an upper bound, so some s∈S has ln<s≤v and hence ln≤v; since ln→c and the constant sequence with value v converges to v, [L8] gives c≤v.

step 1.3step 2.1step 4.1L1L6L8
6.1

So c=sup⁡S exists in F; as S was an arbitrary nonempty subset bounded above, F has (LUB) and is a complete ordered field.

step 4.2step 5.1L1discharge-construct∎

Remarks

Depends on

Used by

Dependency tree · two levels

52 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