Norm induces a metric (and conversely)

A norm defines a metric by d(x,y)=||x−y||; conversely, certain metrics come from norms
Norm induces a metric (and conversely)

Proposition. Let (X,)(X,\|\cdot\|) be a . Define

d(x,y):=xyfor x,yX. d(x,y):=\|x-y\| \quad \text{for } x,y\in X.

Then dd is a on XX (hence (X,d)(X,d) is a metric space).

Conversely, let XX be a vector space equipped with a metric dd satisfying:

  • translation invariance: d(x+z,y+z)=d(x,y)d(x+z,y+z)=d(x,y) for all x,y,zXx,y,z\in X,
  • absolute homogeneity: d(αx,αy)=αd(x,y)d(\alpha x,\alpha y)=|\alpha|\,d(x,y) for all scalars α\alpha and all x,yXx,y\in X.

Then x:=d(x,0)\|x\|:=d(x,0) defines a norm on XX, and d(x,y)=xyd(x,y)=\|x-y\|.

Context. This identifies norms as exactly the translation-invariant, homogeneous metrics on vector spaces.

Proof sketch. For the forward direction, metric axioms follow from the norm axioms; in particular the triangle inequality for dd is xzxy+yz\|x-z\|\le \|x-y\|+\|y-z\|. For the converse, check the norm axioms directly from the two metric properties and the metric triangle inequality.