What is the meaning of the term "distance-preserving"?

4.2k Views Asked by At

I've been looking for a definition of this term in everyday words but I can't come across one, the use of the word is in the context of Isometrics.

1

There are 1 best solutions below

2
On BEST ANSWER

If $d_X$ is a metric on a space $X$, and $d_Y$ is a metric on a space $Y$, a function $f:X\to Y$ is said to be distance-preserving if $d_Y\big(f(x),f(y)\big)=d_X(x,y)$ for all $x,y\in X$: the distance between $f(x)$ and $f(y)$ in $Y$ is always the same as the distance between $x$ and $y$ in $X$.