Suppose $d_1$, $d_2$ are metrics on $X$ and whenever $x_n \rightarrow x$ using $d_1$ we have that $x_n \rightarrow x$ using $d_2$.
Let $\tau_1$ be the collection of open sets of $(X,d_1)$ and $\tau_2$ be the collection of open sets of $(X,d_2)$.
Find a relationship between $\tau_1$ and $\tau_2$.
My attempt:
From the information given, the map $f:(X,d_1) \rightarrow (X,d_2)$ by $f(x) = x$ is continuous. Hence if $G$ is open $(X,d_2)$ then $f^{-1}(G) = G$ is open in $(X,d_1)$ and so $\tau_2 \subseteq \tau_1$.
Is there any better relation than this? Or is this as much as we can say?