Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (z-ai/glm-5.2)audited 2026-07-29
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.

Equivalent norms, and the dictionary with equivalent metrics

Definition

Let V be a vector space over R (Vector space over a field) and let M and N be norms on V (A norm on a real vector space, the induced metric, and the dictionary with the metric axioms). M and N are equivalent when there are reals c>0 and C>0 with

c M(v)  ≤  N(v)  ≤  C M(v)for every v∈V.

The constants are not part of the data and are not unique: any smaller c and any larger C serve as well.

This is an equivalence relation on the norms on V

  • Reflexive: take c=C=1.
  • Symmetric: from cM≤N≤CM and c,C>0 one gets C−1N≤M≤c−1N, dividing by the positive constants (Inverses of positives are positive, and reciprocation reverses order).
  • Transitive: if cM≤N≤CM and c′N≤P≤C′N then c′c M≤P≤C′C M, and c′c>0, C′C>0, a product of positives being positive.

The dictionary with equivalent metrics

Let dM(u,v)=M(u−v) and dN(u,v)=N(u−v) be the induced metrics (A norm on a real vector space, the induced metric, and the dictionary with the metric axioms). Substituting v:=u−w in the displayed condition gives

c dM(u,w)  ≤  dN(u,w)  ≤  C dM(u,w)for all u,w∈V,

which is verbatim the Lipschitz equivalence of dM and dN in the sense of Topologically, uniformly and Lipschitz equivalent metrics on a set, with α=c and β=C. That is the strongest of the three tiers that item distinguishes: by Lipschitz equivalence implies uniform equivalence implies topological equivalence, Lipschitz equivalence implies uniform equivalence, which implies topological equivalence. So equivalent norms give

The last line deserves its two-line verification, since it is used constantly below and is not literally a clause of Lipschitz equivalence implies uniform equivalence implies topological equivalence. If dM(vk,v)→0 then 0≤dN(vk,v)≤C dM(vk,v), so given a rational ε>0 an index beyond which dM(vk,v)<ε/C serves for dN; the converse uses dM≤c−1dN in the same way. The Cauchy statement is the same estimate applied to dN(vk,vl). In particular (V,dM) is complete if and only if (V,dN) is.

Naming. Many texts say strongly equivalent for what Topologically, uniformly and Lipschitz equivalent metrics on a set calls Lipschitz equivalent, and simply equivalent for what it calls topologically equivalent. As there, this library always writes the qualifier for metrics. For norms there is no fork to guard against: the condition displayed above is the only one anyone calls equivalence of norms, and it is always the Lipschitz-strength one.

Remarks

Depends on

Used by

Dependency tree · two levels

62 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