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.

Topologically, uniformly and Lipschitz equivalent metrics on a set

Definition

Let XX be a set and let dd and dd' both be metrics on XX (Metric space: d(x,y)=0d(x,y) = 0 iff x=yx = y, symmetry, and the triangle inequality; pseudometric and ultrametric). Note that the underlying set is the same; nothing below compares metrics on different sets.

  • dd and dd' are topologically equivalent if they have the same metric topology (The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement): Td=Td.\mathcal{T}_d = \mathcal{T}_{d'} .
  • dd and dd' are uniformly equivalent if for every real ε>0\varepsilon > 0 there are reals δ>0\delta > 0 and δ>0\delta' > 0 such that, for all x,yXx, y \in X, d(x,y)<δ    d(x,y)<εandd(x,y)<δ    d(x,y)<ε.d(x,y) < \delta \;\Longrightarrow\; d'(x,y) < \varepsilon \qquad \text{and} \qquad d'(x,y) < \delta' \;\Longrightarrow\; d(x,y) < \varepsilon .
  • dd and dd' are Lipschitz equivalent if there are reals α,β>0\alpha, \beta > 0 with αd(x,y)    d(x,y)    βd(x,y)for all x,yX.\alpha\, d(x,y) \;\le\; d'(x,y) \;\le\; \beta\, d(x,y) \qquad \text{for all } x, y \in X .

What the middle condition says in words. It is the statement that both identity maps 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 uniformly continuous: the same δ\delta works at every pair of points, not merely at each point separately as in Continuity of a map between metric spaces, at a point and globally, in the ε\varepsilon-δ\delta form. Uniform continuity has no definition of its own at this point in the reading order, so the condition is written out in full above; a later page defines it, and until then this write-out is what earlier pages quote.

Each of the three is an equivalence relation on the metrics on XX. Reflexivity is immediate (δ=ε\delta = \varepsilon, and α=β=1\alpha = \beta = 1); symmetry is built into the statements, the uniform one being symmetric by construction and the Lipschitz one because αddβd\alpha d \le d' \le \beta d gives β1ddα1d\beta^{-1} d' \le d \le \alpha^{-1} d'; and transitivity follows by composing the δ\deltas and multiplying the constants.

Remarks

Depends on

Used by

Dependency tree · next 3 levels

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