I have the following question on metric spaces
Let (X,d) be a metric space and x1,x2,...,xn ∈ X. Show that
d(x1, xn) ≤ d(x1, x2) + · · · + d(xn−1, xn2 ),
and
d(x1, x3) ≥ |d(x1, x2) − d(x2, x3)|.
So the first part is simply a statement of the triangle inequality. However, the metric...