As mentioned in title, are the any connections between inner product space(well, here we talk about only real space) and metric space? I kind of notice that the axioms satisfied by both inner product and metric are almost the same.
2026-04-25 21:50:30.1777153830
On
Are there any connections between metric space and inner product space
8.1k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
There is even an intermediate step: in your setting one can prove that
$$\text{inner product}\Rightarrow \text{norm}\Rightarrow \text{metric/distance},$$
where $\Rightarrow$ means "induces". A first, major difference between the above structures is that inner products and norms require a vector space structure, while metrics are defined on sets.
Yes, every inner product space is a metric space, with the "Euclidean metric" defined by $$ d(x,y) = \sqrt{\langle x-y, x-y \rangle} $$
Not every metric on a vector space comes from an inner product though (For instance, $l^1$, the space of summable sequences, is one such example)