Proposition: Prove that $d,d'$ generate the same topology on M if and only if $\forall x \in M$ and $\forall r>0$ $\exists$ $r_1,r_2$ such that $B^{d'}(x,r_1)$ $\subseteq$ $B^{d}(x,r)$ and $B^{d}(x,r_2)$ $\subseteq$ $B^{d'}(x,r)$.
I was able to prove the above proposition. The problem I want to solve is the following:
Define a metric $d'$ on $\mathbb{R}^n$ by $d'(x,y)=$ $max_{i=1,2...,n}$ $\{$ $|x_i-y_i |$ $\}$. Show that the euclidean metric and $d'$ generate the same topology.
I know that for any $x,y \in \mathbb{R}^n$, $|x_i-y_i|$ $\leq$ $||x-y||$, consequently $max|x_i-y_i|$ $\leq$ ||x-y||,.
Now, I'm trying to find an $r_1>0$ so that $B^{d'}(x,r)$ $\subseteq$ $B^{d}(x,r)$ where $r>0$ is arbitrary.
May I have some hints which is something other than the equivalence of the metrics, as I know (and was able to prove) the equivalence of the metrics, please?