Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedprecheck 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) be a metric space (Metric space: d(x,y)=0 iff x=y, symmetry, and the triangle inequality; pseudometric and ultrametric) and let (xk) be a sequence in X converging to p∈X (Convergence of a sequence in a metric space: xk→x iff d(xk,x)→0 in R). Then (xk) is Cauchy in (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), a sequence (xk) in X, a point p∈X with xk→p, and a real ε>0.

[A1]
[A2]

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

Proof

technique · direct
1.1

The real ε/2 is positive, so [A1] applied with η=ε/2 supplies K∈N with d(xk,p)<ε/2 for every k≥K.

A1algebra
1.2

For all m,n∈N one has d(xm,xn)≤d(xm,p)+d(p,xn).

L1
2.1

Hence for all m,n≥K: d(xm,xn)≤d(xm,p)+d(p,xn)<ε/2+ε/2=ε.

step 1.1step 1.2algebra
3.1

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

step 2.1A2∎

Remarks

  • The proof spends the triangle inequality and symmetry, but not separation. Symmetry rewrites d(p,xn) as the bounded quantity d(xn,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)=0 iff x=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 m and n through p 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 · two levels

23 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