4

A metric linear space is a linear space equipped with metric but i want to know the point wise differences between metric space and metric linear space.Can any body write it down in points?

1 Answers1

4

A metric space can be any set, with or without an additional algebraic structure.

In a metric linear space $X$ there is a close connection between the distance and the linear algebraic structure:

  1. The distance is translation invariant: $d(x+a,y+a)=d(x,y)$ for all $x,y,a\in X$. This implies that the sum is a continuous function from $X\times X$ to $X$.

  2. The map $\mathbb{R}\times X\colon\to X$ that takes $(\lambda,x)$ to $\lambda\,x$ is continuous.

For instance $\mathbb{R}^3$ is a linear metric space with euclidean distance. The sphere $\{(x,y,z):x^2+y^2+z^2=1\}$ is also a metric space with the same distance, but is not a linear space.