Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passjudge 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.

A uniformly continuous map sends Cauchy sequences to Cauchy sequences

Statement

Let (X,dX) and (Y,dY) be metric spaces (Metric space: d(x,y)=0 iff x=y, symmetry, and the triangle inequality; pseudometric and ultrametric), let f:X→Y be uniformly continuous (Uniform continuity of a map of metric spaces: one δ serving every point) and let (xk) be a Cauchy sequence in X (Cauchy sequence in a metric space). Then (f(xk)) is a Cauchy sequence in Y.

Continuity alone does not suffice, and the failure is not marginal: a continuous map can send a Cauchy sequence to an unbounded one. The witness is named in the remarks below.

Facts & Assumptions

Given: Metric spaces (X,dX) and (Y,dY), a uniformly continuous f:X→Y, a Cauchy sequence (xk) in X, and a real ε>0.

[A1]

Uniform continuity: for every real ε>0 there is a real δ>0 with dY(f(x),f(x′))<ε whenever dX(x,x′)<δ, for all x,x′∈X (Uniform continuity of a map of metric spaces: one δ serving every point).

[A2]

Cauchyness of (xk): for every real δ>0 there is K with dX(xm,xn)<δ for all m,n≥K (Cauchy sequence in a metric space, The rationals embed densely in the reals).

[L1]

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

Proof

technique · direct
1.1

Apply [A1] to ε to obtain a real δ>0 such that dY(f(x),f(x′))<ε for every pair x,x′∈X with dX(x,x′)<δ.

A1choose
1.2

Apply [A2] to that δ to obtain K∈N with dX(xm,xn)<δ for all m,n≥K.

A2
2.1

For all m,n≥K the pair (xm,xn) satisfies the hypothesis of step 1.1, so dY(f(xm),f(xn))<ε.

step 1.1step 1.2
3.1

Since ε>0 was an arbitrary real, (f(xk)) is Cauchy in (Y,dY).

step 2.1L1∎

Remarks

Depends on

Used by

Dependency tree · two levels

25 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