Homework Statement
Using the generalized triangle inequality, prove |d(x,y) - d(z,w)| ≤ d(x,z) + d(y,w)
Homework Equations
d(x,y) is a metric
triangle inequality: d(x,y) ≤ d(x,z) + d(z,y)
The Attempt at a Solution
I know that this needs to be proved with cases: a) d(x,y) - d(z,w)...