1

We have given two metric spaces (M,$\tau_{d}$) and (M,$\tau_h$) whereby the metric $h$ is given as:

$h(x,y)=\frac{d(x,y)}{1+d(x,y)}$.

Now I have to show that the function

$id_{M}$ : $(M, \tau_{d}) \rightarrow (M,\tau_h)$ which sends $x \rightarrow x$ is a homeomorphism.

I don't know if it would suffice to say that the identity function is a homeomorphism following the fact that it is a bijection and continuous and would we therefore be done or if there might be a more specific, elegant way.

Thanks in advance

Edit: I realised that my problem is the fact that I would only know how to show that the identity is contnuous in the case that we have the same metric spaces. But how can you show it if we have two metric spaces with two different induced topologies?

Annalisa
  • 911

1 Answers1

2

Those two metrics induce the same topology. In other words, those are equivalent metrics. You will find a proof of that assertion here. So, since the continuity of a map depends only upon the topologies that you are working with, $\operatorname{id}_M$ is continuous in both directions.

  • i thank you for your answer, however i am still not fully clear how from the definition of the continuity in topological spaces we concluded that idM is continuous in both directions.. – Annalisa Nov 17 '20 at 20:47
  • This is done in two steps. First: those two distances induce the same topology. Second: on any topological space $(M,\tau)$, $\operatorname{id}_M$ is a homeomorphism from $(M,\tau)$ onto itself. Is it clear now? – José Carlos Santos Nov 17 '20 at 20:55