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.

Uniform continuity of a map of metric spaces: one δ\delta serving every point

Definition

Let (X,dX)(X,d_X) and (Y,dY)(Y,d_Y) be metric spaces (Metric space: d(x,y)=0d(x,y) = 0 iff x=yx = y, symmetry, and the triangle inequality; pseudometric and ultrametric) and let f:XYf : X \to Y be a function.

ff is uniformly continuous if for every real ε>0\varepsilon > 0 there is a real δ>0\delta > 0 such that

dX(x,x)<δ    dY(f(x),f(x))<εfor all x,xX.d_X(x,x') < \delta \;\Longrightarrow\; d_Y\big(f(x), f(x')\big) < \varepsilon \qquad \text{for all } x, x' \in X .

The whole content is in the quantifier order. Continuity at a point aa allows δ\delta to depend on ε\varepsilon and on aa (Continuity of a map between metric spaces, at a point and globally, in the ε\varepsilon-δ\delta form); uniform continuity demands one δ\delta that works for every pair of points at once. Written with the quantifiers in order, continuity on XX is εaδx\forall \varepsilon\, \forall a\, \exists \delta\, \forall x and uniform continuity is εδax\forall \varepsilon\, \exists \delta\, \forall a\, \forall x; moving δ\exists \delta to the left is the entire difference, and it is a strictly stronger condition.

Uniform continuity is a property of the triple (dX,dY,f)(d_X, d_Y, f). Both metrics are named, and neither may be replaced by a merely topologically equivalent one without changing the notion.

This definition was promised earlier and is now discharged. Continuity of a map between metric spaces, at a point and globally, in the ε\varepsilon-δ\delta form records that uniform continuity is not defined there, and Topologically, uniformly and Lipschitz equivalent metrics on a set writes the condition out in full for the identity maps of two metrics on one set rather than naming it. With the definition above, uniform equivalence of dd and dd' says exactly that id:(X,d)(X,d)\mathrm{id} : (X,d) \to (X,d') and id:(X,d)(X,d)\mathrm{id} : (X,d') \to (X,d) are both uniformly continuous, which is how that condition is read from here on.

Remarks

Depends on

Used by

Dependency tree · next 3 levels

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