\documentclass[a4paper,12pt]{article}
\newcommand{\ds}{\displaystyle}
\newcommand{\un}{\underline}
\parindent=0pt
\begin{document}

{\bf Question} %note ref to qu 1%

Prove that the identity map $g: {\bf H}\rightarrow {\bf H}$,
defined by $g(x) = x$, gives a homeomorphism between the metric
space $({\bf H}, {\rm d}_{\bf H})$ and the metric space $({\bf H},
f)$, where $f$ is as defined in Problem 1 of this sheet.
\medskip

{\bf Answer}

Let $\begin{array} {rcl} \cup_{\epsilon}(x) & = & \{y \in
{\bf{H}}|d_{\bf{H}}(x,y)<\epsilon\}\ {\rm{and}}\\
\cup_{\epsilon}^f (x) & = & \{y \in {\bf{H}}|f(x,y)<\epsilon\}
\end{array}$

\bigskip

First note that $g$ is a bijection, and so it remains only to show
that $g:({\bf{H}},d_{\bf{H}}) \rightarrow ({\bf{H}},f)$ and
$g:({\bf{H}},f) \rightarrow ({\bf{H}},d_{\bf{H}})$ are continuous
(as $g^{-1}=g$).

\bigskip

$g:({\bf{H}},d_{\bf{H}}) \rightarrow ({\bf{H}},f)$ is continuous
at $a$ if for every $\epsilon >0$ there is $\delta >0$ so that
$g(\cup_{delta}(a)) \subseteq \cup_{\epsilon}^f(a)$; that is, that
$\cup_{delta}(a) \subseteq \cup_{\epsilon}^f(a)$.

\bigskip

\hspace{1in} $\bullet$\ If $d_{\bf{H}}(a,x)<\delta$, then
$f(a,x)=\ds\frac{d_{\bf{H}}(a,x)}{1+d_{\bf{H}}(a,x)}$


\bigskip

$<d_{\bf{H}}(a,x)<\delta,$

\bigskip

so we may take $\delta=\epsilon$.

\bigskip

Going in the other direction, consider $g:({\bf{H}},f) \rightarrow
({\bf{H}},d_{\bf{H}})$.

\bigskip

Given $\epsilon>0$, choose
$\delta=\ds\frac{\epsilon}{1+\epsilon}$.

\bigskip

Then, if
$f(a,x)=\ds\frac{d_{\bf{H}}(a,x)}{1+d_{\bf{H}}(a,x)}<\delta=\ds\frac{\epsilon}{1+\epsilon}$
then $d_{\bf{H}}(a,x)<\epsilon$ as desired (since
$g(t)=\ds\frac{t}{1+t}$ is increasing in $t$).
\end{document}
