Alphabeta Math
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passverified 2026-08-02 (claude-opus-5)
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 sequence in a metric space has at most one limit

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 (Convergence of a sequence in a metric space: xk→x iff d(xk,x)→0 in R). If xk→p and xk→q, then p=q.

So a convergent sequence in a metric space has exactly one limit, and the notation lim⁡kxk is unambiguous.

Facts & Assumptions

Given: A metric space (X,d), a sequence (xk) in X, and points p,q∈X with xk→p and xk→q.

[A1]

Convergence: xk→p means that for every rational ε>0 there is K∈N with d(xk,p)<ε for all k≥K (Convergence of a sequence in a metric space: xk→x iff d(xk,x)→0 in R, Limits and Cauchy sequences of reals); and d(x,y)≥0 for all x,y∈X, so in particular d(xk,p)≥0 and its absolute value is itself (Nonnegativity of a metric is a consequence of the other axioms, not an axiom, Absolute value in an ordered field, Basic properties of the absolute value).

[L1]

Density of the rationals: strictly between any two reals lies a rational, so below any real η>0 there is a rational ε with 0<ε<η (The rationals embed densely in the reals).

[L2]

Halving. For a real c>0 set 2:=1+1 and c/2:=c⋅2−1. Then 2>0, so 2≠0 and 2−1>0 (The multiplicative identity is positive, Order is preserved by adding a constant and by adding inequalities, Inverses of positives are positive, and reciprocation reverses order, Ordered field); hence c/2>0 (Sign rules for products and monotonicity of multiplication); and c/2+c/2=c(2−1+2−1)=c(2⋅2−1)=c (Field).

[L3]

Separation (M1) and the triangle inequality (M3) of d, together with symmetry (M2) (Metric space: d(x,y)=0 iff x=y, symmetry, and the triangle inequality; pseudometric and ultrametric).

[L4]

Trichotomy of the order of R, and transitivity: a<b and b≤a cannot both hold (Complete ordered field (least-upper-bound property), Ordered field).

[L5]

Adding two inequalities: a<b and c<d give a+c<b+d (Order is preserved by adding a constant and by adding inequalities).

Proof

technique · contradiction
1.1

Suppose, for contradiction, that p≠q.

assume-contra
2.1

By (M1) d(p,q)≠0, and d(p,q)≥0, so c:=d(p,q)>0 by trichotomy; put η:=c/2, a positive real with η+η=c.

step 1.1A1L2L3L4
3.1

Fix a rational ε with 0<ε<η, and use the convergence hypotheses at ε to fix K1,K2∈N with d(xk,p)<ε for k≥K1 and d(xk,q)<ε for k≥K2.

step 2.1A1L1choose
4.1

Let m be any natural with m≥K1 and m≥K2, for instance m:=K1+K2; then d(xm,p)<ε and d(xm,q)<ε.

step 3.1choose
5.1

By symmetry and the triangle inequality, c=d(p,q)≤d(p,xm)+d(xm,q)=d(xm,p)+d(xm,q)<ε+ε<η+η=c.

step 4.1step 2.1L3L5
6.1

Step 5.1 asserts c<c, which trichotomy forbids; the supposition of step 1.1 is therefore untenable and p=q.

step 5.1L4discharge-contradiction∎

Remarks

Depends on

Used by

Dependency tree · two levels

29 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