If $X$ is a metric space and $x_0\in X$. Let $x$ and $x'$ be any points of $X$. I want to unerstand why the following inequality is correct:
$d(x,x_0)-d(x',x_0) \leq d(x,x')$
I understand that if we break it down, we have:
$d(x,x_0) \leq d(x,x')+d(x',x_0)$
$d(x',x_0) \leq d(x,x')+d(x,x_0)$
So I see that
$d(x,x_0)-d(x',x_0) \leq d((x',x_0)-d(x,x_0)$ but I still can't see why:
$d(x,x_0)-d(x',x_0) \leq d(x,x')$