2

I am having some trouble with this:

Let $f : X \to Y$ be continuous and bijective with $X$ compact then $f^{-1} : Y \to X$ is continuous? I am not quite sure if this is true, if is not I cant find any counter example, but if it is true I am stuck with the proof. I need some help. Thank you

2 Answers2

3

Take $Y$ to be a set with the same cardinality as $X$ and give it the topology $\tau=\{ \emptyset, Y\}$. Consider a (set theoretic) bijection $f: X\to Y$. This is continuous but it's inverse is not, unless $X$ had the same topology that $Y$ does.

Jose27
  • 11,710
1

To show $f^{-1}$ is continuous, you just need to show that $f = (f^{-1})^{-1}$ is an open (or closed) mapping. Since we're working with $X$ compact, it is probably easier to show $f$ is a closed mapping. First of all, let $U \subseteq X$ be closed (hence compact because $X$ is compact). Since $f$ is continuous, $f(U)$ is compact, so it's closed and you're done.

I forgot to mention that I'm assuming $Y$ is a Hausdorff space.

P..
  • 14,929
cats
  • 4,298