I am looking for an example of metric space isometry where the distance functions are different. I know one example of isometry would be a specific function where we have two metric spaces, both of them sets of real numbers and both having the distance function $f(x,y) = |x - y|$. I can see how some function $\sigma$ would be an isometry on those two metric spaces.
Can anyone provide an example of an isometric function on two distinct metric spaces with distinct distance functions?
On $(0,\infty)$, let $d_1(x,y)=\bigl\lvert\log(x)-\log(y)\bigr\rvert$ and on $\mathbb R$ let $d_2(x,y)=\lvert x-y\rvert$. Then$$\begin{array}{ccc}\bigl((0,\infty),d_1\bigr)&\longrightarrow&(\mathbb R,d_2)\\x&\mapsto&\log x\end{array}$$is an isometry.