Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)judge 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.

Cauchy sequence in a metric space

Definition

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, that is a function NX\mathbb{N} \to X written xk:=x(k)x_k := x(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}, Sequences of reals: bounded, eventually, frequently, tails, subsequences). As everywhere in this library N\mathbb{N} contains 00, so a sequence is indexed from 00.

(xk)(x_k) is a Cauchy sequence in (X,d)(X,d) if for every rational ε>0\varepsilon > 0 there is KNK \in \mathbb{N} such that

d(xm,xn)<εfor all m,nK.d(x_m, x_n) < \varepsilon \qquad \text{for all } m, n \ge K .

Rational and real ε\varepsilon agree here. The test is written with a rational ε\varepsilon to match Limits and Cauchy sequences of reals and 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}, and nothing is lost by using a real one: below any real η>0\eta > 0 lies a positive rational (The rationals embed densely in the reals), and the index belonging to that rational serves for η\eta. So a proof may establish Cauchyness by producing an index for every real ε>0\varepsilon > 0, and may use a Cauchy hypothesis at a real ε\varepsilon by first passing to a rational below it. Both moves are used on this page and are always cited.

The condition is exactly d(xm,xn)0d(x_m,x_n) \to 0 as mm and nn grow independently. The distances d(xm,xn)d(x_m,x_n) are nonnegative reals (Nonnegativity of a metric is a consequence of the other axioms, not an axiom), and the displayed condition asks them to be uniformly small on a tail of the doubly indexed family. It is not the same as d(xk+1,xk)0d(x_{k+1}, x_k) \to 0, which is a strictly weaker condition and is a standing source of error. The partial sums HnH_n of the harmonic series separate the two: consecutive ones differ by 1/(n+1)1/(n+1), which tends to 00, while the sequence is unbounded, and an unbounded sequence of reals is not Cauchy (Every Cauchy sequence in a metric space is bounded).

Consistency with the real line. For X=RX = \mathbb{R} with the usual metric d(x,y)=xyd(x,y) = |x-y| (The absolute value makes R\mathbb{R} a metric space: d(x,y)=xyd(x,y) = |x-y| is a metric, its open balls are the intervals (xr,x+r)(x-r, x+r), and it is unbounded) the condition above reads xmxn<ε|x_m - x_n| < \varepsilon for m,nKm,n \ge K, which is verbatim the definition of a Cauchy sequence of reals (Limits and Cauchy sequences of reals). So the notion introduced here restricts on R\mathbb{R} to the one already in use, and no ambiguity is created.

Remarks

Depends on

Used by

Dependency tree · next 3 levels

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