Let $(A,a)$ be a metric space and define
$a':A\times A\rightarrow\mathbb{R}$ with $a'(x,y)=\frac{a(x,y)}{1+a(x,y)}$.
I know that this is indeed a metric, but:
- How do I show that a subset $X$ is open in $(A,a)\iff$ $X$ is open in $(A,a')$?
- Is there an isometry $(\mathbb{R},a)\rightarrow (\mathbb{R},a')$?
- Is there an isometry $(\mathbb{R},a')\rightarrow (\mathbb{R},a)$?
For the last two questions $a$ is Euclidian.
$\Rightarrow$ There is an $\epsilon$ s.t. $B_a(x,\epsilon)\subset X$. I want to find an $\epsilon'$ s.t. $B_{a'}(x,\epsilon')\subset X$. Since $\frac{a(x,y)}{1+a(x,y)}\leq a(x,y)<\epsilon$, I can take $\epsilon=\epsilon'$.
$\Leftarrow$ Which $\epsilon$ can we take here?and 3.
We need to find two maps $f,g$ such that $$|x-y|=\frac{|f(x)-f(y)|}{1+|f(x)-f(y)|}$$ and $$\frac{|x-y|}{1+|x-y|}=|g(x)-g(y)|$$ Which ones can we take?