0

Suppose $f:\mathbb{R}^n\to\mathbb{R}^n$ is bijective and continuous. Is it possible that $f^{-1}$ is not continuous?

I can prove that for $n=1$ it is not possible, i.e. if $f:\mathbb{R} \to \mathbb{R}$ is bijective and continuous then $f^{-1}$ has to be continuous.

I also know that one can easily construct an example of a function $f : \mathbb{R}^2 \to S$, for some $S\subset\mathbb{R}^2,$ such that $f$ is bijective and continuous but $f^{-1}$ is not continuous. But this is different from what the above question is demanding.

Aditya Ghosh
  • 1,152

1 Answers1

1

No, the invariance of domain theorem tells us that a bijective map from an open $U \subseteq \Bbb R^n \to \Bbb R^n$ is a homeomorphism between $U$ and $f[U]$. (an open subset used to be called a "domain", hence the name). In particular $f$ is open (which for a bijection this implies continuity of $f^{-1}$).

This is quite typical for $\Bbb R^n$ though, and quite non-trivial to show.

Henno Brandsma
  • 242,131