Here's Problem 10 in Section 2.5 in Introductory Functional Analysis With Applications by Erwin Kreyszig:
Let $X$ and $Y$ be metric spaces, let $X$ be (sequentially) compact, and let the mapping $T \colon X \to Y$ be bijective and continuous. Show that the mapping $T^{-1} \colon Y \to X$ is also continuous.
My effort:
Let $y$ be a point in $Y$, and let $(y_n)$ be a sequence in $Y$ such that $(y_n)$ converges to $y$. We need to show that the sequence $(T^{-1}y_n)$ converges to $T^{-1}y$ in the metric space $X$.
Now, for each $n \in \mathbb{N}$, there exists a unique point $x_n \in X$ such that $Tx_n = y_n$ so that $x_n = T^{-1}y_n$. Thus, $(x_n)$ is a sequence in the compact metric space $X$; so it has a convergent subsequence $(x_{n_k})$, say; let $x$ be the limit of this subsequence.
Then, by the continuity of $T$ we can conclude that the sequence $(Tx_{n_k})$ converges in $Y$ to the point $Tx$.
But $Tx_{n_k} = y_{n_k}$. Thus, $(Tx_{n_k})$ is a subsequence of $(y_n)$ and hence it must also converge to $y$. Hence $Tx = y$; so $x = T^{-1}y$.
Since $X$ is compact and since $T$ is continuous, the image $T(X)$ is also compact. But as $T$ is bijective, this image is all of $Y$. Thus, $Y$ is also a compact metric space.
What next?
How to show from here that the sequence $(T^{-1}y_n)$, which is the same as the sequence $(x_n)$, converges to $T^{-1}y = x$?
Or, is there a better alternative proof of our assertion?
In a metric space, sequential compactness is equivalent to compactness, and all metric spaces are Hausdorff. Then we have the result that continuous bijection from a compact space to a Hausdorff space is a Homeomorphism i.e. it has a continuous inverse.