Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (openai/gpt-5.4)audited 2026-07-24
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.

A non-null Cauchy sequence is eventually bounded away from zero, with constant sign

Statement

If (an) is Cauchy but not null, there are a rational δ>0 and an index N0 such that ∣an∣>δ for all n≥N0; moreover either an>δ for all n≥N0, or an<−δ for all n≥N0.

Facts & Assumptions

Given: A Cauchy sequence (an) that is not null.

[A1]

Negation of null (Null sequence): there is a rational ε0>0 such that for every N some n≥N has ∣an∣≥ε0.

[L1]

Ordered-field arithmetic: ε0/3>0, ε0−ε0/3>ε0/3 (The rationals form a totally ordered field).

[L2]

Triangle inequality, in the form ∣u∣≥∣v∣−∣v−u∣ (Absolute value and the triangle inequality).

Proof

technique · direct
1.1

Fix ε0>0 witnessing that (an) is not null.

A1
1.2

Fix N0 with ∣am−an∣<ε0/3 for all m,n≥N0.

A2L1
2.1

Pick n0≥N0 with ∣an0∣≥ε0.

step 1.1step 1.2
3.1

For every n≥N0: ∣an∣≥∣an0∣−∣an0−an∣>ε0−ε0/3>ε0/3=:δ; so ∣an∣>δ for all n≥N0.

step 2.1step 1.2L2L1
4.1

Sign stability: if some am>δ and some an<−δ with m,n≥N0, then ∣am−an∣>2δ=2ε0/3>ε0/3, impossible by step 1.2; so beyond N0 all terms have one sign, and by step 3.1 either an>δ for all n≥N0 or an<−δ for all n≥N0.

step 3.1step 1.2L1∎

Depends on

Used by

Dependency tree · two levels

9 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