Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passverified 2026-08-10 (gpt-5.6-terra-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.

The uniform limit of continuous real-valued functions on a metric space is continuous

Statement

Let (X,d) be a metric space and let fk:X→R be continuous for every k∈N, where R has its usual metric dR(s,t)=∣s−t∣. If fk→f uniformly on X, then f:X→R is continuous.

Facts & Assumptions

Given: A metric space (X,d), continuous functions fk:X→R, and uniform convergence fk→f.

[A1]

Uniform convergence gives, for every real η>0, one index N such that ∣fk(x)−f(x)∣<η for every k≥N and every x∈X (Pointwise convergence, uniform convergence, and the uniformly Cauchy condition for sequences of real-valued functions).

[A2]

Continuity of fN at a means that for every real η>0 there is δ>0 such that d(x,a)<δ implies ∣fN(x)−fN(a)∣<η (Continuity of a map between metric spaces, at a point and globally, in the ε-δ form, The absolute value makes R a metric space: d(x,y)=∣x−y∣ is a metric, its open balls are the intervals (x−r,x+r), and it is unbounded).

[L1]

For reals u,v, ∣u+v∣≤∣u∣+∣v∣ (The triangle inequality).

Proof

technique · direct
1.1

Fix a∈X and a real ε>0. By uniform convergence choose N such that ∣fN(x)−f(x)∣<ε/3 for every x∈X.

A1choose
1.2

By continuity of fN at a, choose δ>0 such that d(x,a)<δ implies ∣fN(x)−fN(a)∣<ε/3.

A2choose
2.1

If d(x,a)<δ, then ∣f(x)−f(a)∣≤∣f(x)−fN(x)∣+∣fN(x)−fN(a)∣+∣fN(a)−f(a)∣<ε.

step 1.1step 1.2L1algebra
3.1

Thus f is continuous at the arbitrary point a, and hence continuous on X.

step 2.1A2∎

Depends on

Used by

Dependency tree · two levels

20 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