Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)verified 2026-08-10 (gpt-5.6-terra-codex-subscription)
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 norm on a real vector space, the induced metric, and the dictionary with the metric axioms

Definition

Throughout this page R is the complete ordered field (Complete ordered field (least-upper-bound property)) constructed in this library, in particular a field, so that "vector space" below always means vector space over R (Vector space over a field).

Let V be a vector space over R, with zero vector 0V. A norm on V is a function N:VR such that for all u,vV and all λR:

  • (N1) Separation. N(v)=0 if and only if v=0V.
  • (N2) Absolute homogeneity. N(λv)=λN(v), the absolute value being that of Absolute value in an ordered field.
  • (N3) Triangle inequality. N(u+v)N(u)+N(v).

A normed space is a pair (V,N) consisting of a vector space V over R and a norm N on it. When only one norm is in play we write v for N(v); when several are, the norm is always named.

The values of a norm are real numbers. The codomain is R, so N(v) is an honest element of the complete ordered field and no infinite value is permitted. This is the same convention Which metric axiom list this library uses, the live naming fork between semimetric and pseudometric, and why extended metrics are not treated here records for metrics.

Nonnegativity is a theorem, not an axiom

Many texts add a fourth condition N(v)0. It is redundant. Applying (N2) with λ=1 gives N(v)=1N(v)=N(v) (Basic properties of the absolute value, In any vector space 0Fv=0V, λ0V=0V, (λ)v=(λv), (1F)v=v, and λv=0V forces λ=0F or v=0V for (1)v=v), and then (N3) with u=v and v gives

0  =  N(0V)  =  N(v+(v))    N(v)+N(v)  =  N(v)+N(v),

where N(0V)=0 is (N1). So N(v)+N(v)0, and if N(v)<0 then N(v)+N(v)<0 by addition of inequalities, which trichotomy forbids (Complete ordered field (least-upper-bound property)). Hence N(v)0 for every vV.

Consequently the verification of a candidate norm has three things to check and not four, exactly as the verification of a candidate metric has three and not four (Metric space: d(x,y)=0 iff x=y, symmetry, and the triangle inequality; pseudometric and ultrametric, Nonnegativity of a metric is a consequence of the other axioms, not an axiom). No item in this library assumes nonnegativity of a norm before the argument above.

The induced metric

Let N be a norm on V and define

dN(u,v)  :=  N(uv)(u,vV),

where uv=u+(v) (Vector space over a field). Then dN is a metric on V (Metric space: d(x,y)=0 iff x=y, symmetry, and the triangle inequality; pseudometric and ultrametric), and the three axioms are the three conditions above, in order:

A normed space is therefore a metric space, and every notion defined for metric spaces — open set (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), convergence, Cauchyness, continuity, compactness — is available in it with no further definition. This library never introduces a second notion of any of them for normed spaces.

Two properties an arbitrary metric need not have

The metric dN satisfies, for all u,v,wV and λR:

  • translation invariance, dN(u+w,v+w)=N((u+w)(v+w))=N(uv)=dN(u,v);
  • absolute homogeneity, dN(λu,λv)=N(λ(uv))=λdN(u,v), by (N2).

Not every metric on a vector space arises from a norm, and homogeneity is what fails. The published bounded remetrisation min(d,1) and d/(1+d) are metrics uniformly equivalent to d, so every metric space carries a bounded metric with the same topology replaces a metric d by d=min{d,1}, a metric with the same topology whose values never exceed 1; on a vector space V containing a vector v with d(v,0V)>0 this d cannot be dM for any norm M, since absolute homogeneity would force d(λv,0V)=λd(v,0V), which is unbounded in λ, while d is bounded by 1. So the passage from norms to metrics is not reversible, and a statement about a metric on a vector space is strictly weaker than the corresponding statement about a norm.

Remarks

Depends on

Used by

…and 1 more result.

Dependency tree · next 3 levels

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