I have to show that $d(x,y)=\inf|x_i-y_i|$ is not a metric in $\mathbb{R^n}$.
Using the definition $d(x,y)≥0$ is not respected $\forall x,y$ is that enough?
I have to show that $d(x,y)=\inf|x_i-y_i|$ is not a metric in $\mathbb{R^n}$.
Using the definition $d(x,y)≥0$ is not respected $\forall x,y$ is that enough?
Take $x = (1, 0)$ and $y= (1, 1)$ in $\mathbb{R}^2$. Then $d(x, y) = 0$, but $x \neq y$.
You can easily generalize this to higher dimensions.