Let $(X,d_X), (Y,d_Y)$ be metric spaces. Let $f:X \to Y$. Suppose $f$ satisfies that $$ d_X(p) \leq d_X(p') \implies d_Y(f(p)) \leq d_Y(f(p')) $$ where $p = (x_1,x_2), p'= (x'_1,x'_2), f(p) = (f(x_1),f(x_2))$.
- I want to know the name of this property if there is any.
- Are there related works?
- What would be a non-trivial equivalent characteristics of $f$?
Example: $(\mathbb{R},d)\to (\mathbb{R},d): x \mapsto x^r$ with $r$ odd.