Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicablejudge 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 δ serving every point

Definition

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) and let f:X→Y be a function.

f is uniformly continuous if for every real ε>0 there is a real δ>0 such that

dX(x,x′)<δ  ⟹  dY(f(x),f(x′))<εfor all x,x′∈X.

The whole content is in the quantifier order. Continuity at a point a allows δ to depend on ε and on a (Continuity of a map between metric spaces, at a point and globally, in the ε-δ form); uniform continuity demands one δ that works for every pair of points at once. Written with the quantifiers in order, continuity on X is ∀ε ∀a ∃δ ∀x and uniform continuity is ∀ε ∃δ ∀a ∀x; moving ∃δ 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). 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 ε-δ 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 d and d′ says exactly that id:(X,d)→(X,d′) and id:(X,d′)→(X,d) are both uniformly continuous, which is how that condition is read from here on.

Remarks

Depends on

Used by

Dependency tree · two levels

13 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