When is the Inverse of a Continuous Bijection Continuous?

jostpuur
Messages
2,112
Reaction score
19
Under which conditions is an inverse of a continuous bijection continuous?

I'm not seeking for "the" answer. There probably are many. But anyway, I'm interested to hear about conditions that can be used to guarantee the continuity of the inverse.

So far I don't know anything else than the open mapping theorem, but I'm not interested in getting restricted to linear mappings now.
 
Physics news on Phys.org
I think it's always true? For example, you can use the characterization
f(x) is continuous at x = a whenever limx -> a f(x) = f(a)
and consider
f-1(f( limy -> a f-1(y) ))
using that f is continuous to pull the limit outside (and that it is bijective for f-1 to be defined, of course).
 
If f^{-1} is not continuous, it can be that \lim_{y\to a}f^{-1}(y) does not converge.

There are some very trivial counter examples. For example equip X=\mathbb{R} with the discrete topology where \{x\} are open, and Y=\mathbb{R} with the Euclidean topology with basis consisting of ]a,b[. Now \textrm{id}:X\to Y is continuous, but \textrm{id}:Y\to X is not.

The open mapping theorem states that if X,Y are Banach spaces, and f:X\to Y is a bounded surjective linear mapping, then f is also open. So in particular if f is also bijective, then f^{-1} is bounded.

I believe that there exists bounded linear bijections f:X\to Y between non-complete norm spaces X,Y so that f^{-1} are not bounded. I don't know examples of these, but it seems reasonable to assume that the assumption about the completeness of X,Y in the open mapping theorem is not redundant.
 
an idea

I'll now assume that X,Y are metric spaces, and that X\times Y is equipped with some natural metric like \sqrt{d_X^2 + d_Y^2}.

If f:X\to Y is continuous, then the graph G=\{(x,f(x))\in X\times Y\;|\; x\in X\} is closed.

One way to approach the original problem would be to try to prove that closedness of G could be used to prove the continuity of f back.

In general G being closed will not imply f being continuous, because there are examples like f:\mathbb{R}\to\mathbb{R}, f(0)=0, f(x)=\frac{1}{x}, x\neq 0.

In this example the graph escapes to infinity. So this raises a following question: If G is closed, and Y is compact, will f then be continuous? I could not prove anything else than that for all converging sequences x_n\to x there exists a subsequence so that f(x_{n_k})\to f(x).
 
tHE MOST USEFUL THEOREM is that if f:X-->Y is a continuous bijection with X a compact topological space and Y a Hausdorff topological space, then f^-1 is continuous.

A counter-example to a bijective continuous map whose inverse is not continuous is given by f:[0,1)-->S^1, f(t)=e^{2pi*i*t}. Then z_n-->1 from "above", f^-1(z_n) approaches 0, but when z_n-->1 from "below", then f^-1(z_n)-->1
 
jostpuur said:
Under which conditions is an inverse of a continuous bijection continuous?

I'm not seeking for "the" answer. There probably are many. But anyway, I'm interested to hear about conditions that can be used to guarantee the continuity of the inverse.

So far I don't know anything else than the open mapping theorem, but I'm not interested in getting restricted to linear mappings now.
From the study of topological spaces or metric spaces this function must be an open map and this will imply that the function must be a homeomorphism.
 
quasar987 said:
tHE MOST USEFUL THEOREM is that if f:X-->Y is a continuous bijection with X a compact topological space and Y a Hausdorff topological space, then f^-1 is continuous.

A counter-example to a bijective continuous map whose inverse is not continuous is given by f:[0,1)-->S^1, f(t)=e^{2pi*i*t}. Then z_n-->1 from "above", f^-1(z_n) approaches 0, but when z_n-->1 from "below", then f^-1(z_n)-->1

slider142 said:

These were very helpful comments.

My knowledge on topology relies on the courses and lecture notes. I have not gone through any books. Should I find the quasar987's theorem if searched for it in literature? Does the theorem have any name?
 
I haven't really read any book on general topology either so I can't give you a reference, but I did saw it stated and proved in the first chapter of Bredon's "Topology and Geometry".

But actually, the proof is trivial: Let F be some closed set in X. Then F is compact, so f(F) is compact. But a compact set in a Hausdorff space is closed. QED

Of course the proof relies on the facts that
(1) a closed set in a compact set is compact.
(2) continuity preserves compactness.
(3) a compact set in a Hausdorff space is closed.
but all three follow quite easily from the relevant definitions.
 
  • #10
I see. In fact that result was mentioned on the fourth lowest row of this wikipedia article,

http://en.wikipedia.org/wiki/Open_map

being called the "closed map lemma".

A final fact that is needed is that open and closed maps are the same, when we restrict the attention to bijections?
 
  • #11
Yes, but this follows from the following relatively more elementary fact: By definition, a map g is continuous if g^{-1}(U) is open as soon as U is open. But by "duality" open/closed, this condition is easily seen to be equivalent to requiring that g^{-1}(F) is closed as soon as F i closed.

If f:X-->Y is a bijection, then the above implies that f is closed iff f is open because both statement are equivalent to "f^-1 is continuous" (since (f^{-1})^{-1}=f).
 
Last edited:
Back
Top