Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)judge pass (z-ai/glm-5.2)audited 2026-07-26
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.

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}

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).

A sequence in XX is a function x:NXx : \mathbb{N} \to X, written (xk)(x_k) with xk:=x(k)x_k := x(k). As everywhere in this library, N\mathbb{N} contains 00 (The natural numbers N\mathbb{N} (von Neumann)) and a sequence is indexed from 00 (Sequences of reals: bounded, eventually, frequently, tails, subsequences); an index range copied from a text that starts at 11 must be shifted before it is used here.

Let (xk)(x_k) be a sequence in XX and pXp \in X. The function kd(xk,p)k \mapsto d(x_k, p) is a sequence of reals (Sequences of reals: bounded, eventually, frequently, tails, subsequences), and it is nonnegative (Nonnegativity of a metric is a consequence of the other axioms, not an axiom), so d(xk,p)=d(xk,p)|d(x_k,p)| = d(x_k,p) (Absolute value in an ordered field). Define

xkp in (X,d):d(xk,p)0 in R,x_k \longrightarrow p \text{ in } (X,d) \quad :\Longleftrightarrow \quad d(x_k,p) \longrightarrow 0 \text{ in } \mathbb{R},

the convergence on the right being that of Limits and Cauchy sequences of reals. Unwound, this says: for every rational ε>0\varepsilon > 0 there is KNK \in \mathbb{N} with d(xk,p)<εd(x_k, p) < \varepsilon for every kKk \ge K. We then call pp a limit of (xk)(x_k), and say (xk)(x_k) converges in (X,d)(X,d) if it has a limit.

Rational and real ε\varepsilon agree here, as they do on the real line. Limits and Cauchy sequences of reals tests convergence against rational ε\varepsilon only, and its own remark, restated for sequences in Sequences of reals: bounded, eventually, frequently, tails, subsequences, records that nothing is lost: 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 convergence by producing an index for every real ε>0\varepsilon > 0, and may use a convergence hypothesis at a real ε\varepsilon by first passing to a rational below it. Both moves are used on this page and are always cited.

Subsequences and subsequential limits. A subsequence of (xk)(x_k) is the composite xnx \circ n for a strictly increasing n:NNn : \mathbb{N} \to \mathbb{N}, written (xnj)(x_{n_j}), exactly as for sequences of reals (Sequences of reals: bounded, eventually, frequently, tails, subsequences); and pp is a subsequential limit of (xk)(x_k) in (X,d)(X,d) when some subsequence converges to pp, which is the metric-space form of Subsequential limit of a real sequence, and the subsequential limit set.

Remarks

Depends on

Used by

…and 17 more results.

Dependency tree · next 3 levels

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