I came across this during some reading: $|d(x,x_0)-d(y,x_0)|\le d(x,y)$. I can't seem to figure out why it holds. Here $d$ is a metric.
2026-04-29 02:40:57.1777430457
How does this inequality hold? $|d(x,x_0)-d(y,x_0)|\le d(x,y)$
46 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Considering the triangle inequality we know that:
$$ d(x,x_0) \leq d(x,y) + d(y,x_0) $$
Can you use this fact to achieve that $ |d(x,x_0) - d(y,x_0)| \leq |d(x,y)| $ ? Once you know this, recall that $d$ is a non-negative function...