Metric Space Examples
See also: Examples of metric spaces (Wikipedia)
- (positivity)
- (equality)
- (triangle inequality)
#
Normed Metric SpacesNormed metric spaces are induced by some norm, i.e. , where can be for example, Euclidian (), Taxicab (), Max (), or some other norm.
These require norm as a dependency. As such, need all the algebraic properties for addition/multiplication.
More specifically, normed metric is a metric that is also translation-invariant: .
#
Discrete metric#
Metric Spaces not Induced by NormFor example, consider a graph . Define distance between two vertices to be the length of the minimal path between these vertices. Aka Geodesic distance. This metric is not translation invariant in general (check it!).