Let (X,d) a metric space. Show that a function is continuous

174 Views Asked by At

Let (X,d) a metric space. Show that the function y↦d(x,y) is continuous. Please help me, I don't know where to start.

1

There are 1 best solutions below

1
On

$d(x,y) \leq d(x,y')+d(y,y')$ and $d(x,y') \leq d(x,y)+d(y,y')$. Combine these to get $|d(x,y)-d(x,y')| \leq d(y,y')$.