At first my question
Let $X,Y$ are metric spaces with $X$ compact also let $T : X \to Y$ be a bijective continuous map and $(y_n)_{n=1}^{\infty}$ a sequence of $Y$. Is it true the following fact? $$(y_n) \text{ convergent } \implies (T^{-1} y_n) \text{ Cauchy }$$
Or the more general? $$(y_n) \text{ Cauchy } \implies (T^{-1} y_n) \text{ Cauchy }$$
Is the assumption that $X$ is a compact space necessary?
And now the story behind
I came across the following problem about compact metric spaces
Let $X,Y$ are metric spaces and moreover $X$ is compact, also let $T : X \to Y$ be a bijective continuous map.
Prove that $T^{-1}$ is continuous
I am aware of the proof by contradiction. However a tried to make a direct proof but I got stuck.
my attempt
The map $T^{-1}$ is continuous if for every convergent sequence $(y_n) \subseteq Y$, with $\lim y_n=y$, it follows that $\lim T^{-1}y_n=T^{-1}y$
Let $(y_n)$ be a sequence of $Y$ such that $\lim y_n=y$
The fact that $X$ is compact and $T$ continuous implies that there is a subsequence, $(T^{-1} y_{k_n})$ , of $(T^{-1}y_n)$ such that $$\lim T^{-1} y_{k_n}=T^{-1} y$$
This is where a got stuck.
If a prove that $(T^{-1}y_n)$ is a Cauchy sequence.Then the fact that it has a convergent subsequence implies that $(T^{-1}y_n)$ and moreover $\lim T^{-1} y_{k_n}=\lim T^{-1} y$
Thank you for your time
I tried to make clear how this question came up, but it seems that all the other stuff that I wrote are missleading.
– karhas Jun 22 '17 at 14:53