Suppose in a linear normed space $\mathcal{H}$, we have a distance function $\rho$, such that (1) $\rho(x,y)=0$ iff $x=y$, and $\rho(x,y)\geq 0$; (2) $\rho(x,y)=\rho(y,x)$; (3) $ \rho(x,z)\leq \rho(x,y)+\rho(y,z)$.
If the $\rho$ satisfies the continuity of addition, i.e. $$ \rho(x_n,x)\rightarrow 0~~ \&~~ \rho(y_n,y)\rightarrow 0 \Rightarrow \rho(x_n+y_n, x+y)\rightarrow 0$$
can we say this condition implies that this metric is invariant, i.e. $$\rho(x+z,y+z)=\rho(x,y), \forall x,y,z\in \mathcal{H} $$ ??
It feels like this should be true, but I am not so sure how to formally prove it. Thank you~~
This is false: define on $\mathbb R^2$, $d(x,y)=\vert x-y\vert $ if $x=cy\ $ for some $c\in \mathbb R$ and $d(x,y)=\vert x\vert +\vert y\vert\ $ otherwise.