Lukas' Notes

A normed vector space has more structure than a metric space. It has vector addition, scalar multiplication, and a norm. The metric space only needs a way to measure distance.

The bridge is subtraction. In a vector space, two points and determine a displacement . The norm measures the length of that displacement. So the distance between and is not added as new information; it is extracted from the norm:

The metric axioms are exactly the norm axioms seen through this displacement.

The distance is non-negative because norms are non-negative:

It is zero exactly when the two points are the same:

It is symmetric because reversing the displacement only multiplies it by :

It satisfies the triangle inequality because the direct displacement decomposes through an intermediate point :

so

The important point is that a normed vector space becomes a metric space by forgetting structure. The metric remembers distances, but it forgets how to add points, scale vectors, and talk about linear combinations.

So every normed vector space is a metric space, but not every metric space is a normed vector space. A metric space may have distances without any meaningful notion of displacement.