Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)verified 2026-08-03 (gpt-5.6-sol-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.

Every convergent sequence in a metric space is Cauchy

Statement

Let (X,d)(X,d) be a metric space (Metric space: d(x,y)=0d(x,y) = 0 iff x=yx = y, symmetry, and the triangle inequality; pseudometric and ultrametric) and let (xk)(x_k) be a sequence in XX converging to pXp \in X (Convergence of a sequence in a metric space: xkxx_k \to x iff d(xk,x)0d(x_k, x) \to 0 in R\mathbb{R}). Then (xk)(x_k) is Cauchy in (X,d)(X,d) (Cauchy sequence in a metric space).

The converse fails, and that failure is the subject of this page (FALSE: every Cauchy sequence in a metric space converges).

Facts & Assumptions

Given: A metric space (X,d)(X,d), a sequence (xk)(x_k) in XX, a point pXp \in X with xkpx_k \to p, and a real ε>0\varepsilon > 0.

[A1]

Convergence: for every real η>0\eta > 0 there is KNK \in \mathbb{N} with d(xk,p)<ηd(x_k,p) < \eta for all kKk \ge K (Convergence of a sequence in a metric space: xkxx_k \to x iff d(xk,x)0d(x_k, x) \to 0 in R\mathbb{R}, Limits and Cauchy sequences of reals, The rationals embed densely in the reals).

[A2]

Cauchyness is established by producing, for every real ε>0\varepsilon > 0, an index KK with d(xm,xn)<εd(x_m,x_n) < \varepsilon for all m,nKm,n \ge K (Cauchy sequence in a metric space, The rationals embed densely in the reals).

Proof

technique · direct
1.1

The real ε/2\varepsilon/2 is positive, so [A1] applied with η=ε/2\eta = \varepsilon/2 supplies KNK \in \mathbb{N} with d(xk,p)<ε/2d(x_k, p) < \varepsilon/2 for every kKk \ge K.

A1algebra
1.2

For all m,nNm, n \in \mathbb{N} one has d(xm,xn)d(xm,p)+d(p,xn)d(x_m, x_n) \le d(x_m, p) + d(p, x_n).

L1
2.1

Hence for all m,nKm, n \ge K: d(xm,xn)d(xm,p)+d(p,xn)<ε/2+ε/2=εd(x_m,x_n) \le d(x_m,p) + d(p,x_n) < \varepsilon/2 + \varepsilon/2 = \varepsilon.

step 1.1step 1.2algebra
3.1

Since ε>0\varepsilon > 0 was an arbitrary real, (xk)(x_k) is Cauchy in (X,d)(X,d).

step 2.1A2

Remarks

  • The proof spends the triangle inequality and symmetry, but not separation. Symmetry rewrites d(p,xn)d(p,x_n) as the bounded quantity d(xn,p)d(x_n,p) in step 2.1. The separation axiom (M1) is not used, so the same argument shows that a sequence converging in a pseudometric space (Metric space: d(x,y)=0d(x,y) = 0 iff x=yx = y, symmetry, and the triangle inequality; pseudometric and ultrametric) is Cauchy for the pseudometric.
  • Halving is the whole idea. The Cauchy condition compares two terms of the sequence, and a limit compares one term with the limit; routing mm and nn through pp costs two applications of the convergence hypothesis, so each is run at half the target. Every proof on this page that produces a Cauchy sequence out of a convergent one repeats this step.

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 59 results over 26 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