Compactness and Hausdorff Spaces

It's a nice fact that a continuous bijection from a compact space to a Hausdorff space is a homeomorphism. In other words, continuity of the inverse is implied by the setting. In reviewing some topology, I've found it nice to write up some notes that build up this fact. These are primarily adapted from Armstrong's Basic Topology.

Throughout, we'll let X and Y be topological spaces. In thinking about Rn, it's nice when handling subspaces to see that they are closed and bounded. This notion is useful when dealing with surfaces, for example. So it would be nice to generalize this notion. We do so with the following definition:

Let F be a family of open subsets of X such that F=X. We call F an open cover of X. If F is an open cover of X and F is a subfamily of F which also covers X, then F is a subcover of F. A space X is compact if every open cover of X has a finite subcover.

Compactness is a property of a topological space; that is, it's invariant under homeomorphism. But even stronger, it is preserved by any continuous surjection:

Lemma 1. The continuous image of a compact space is compact.

Proof. (click to open)

Let f:XY be a continuous surjection with X compact. Pick an open cover of Y, call it F:={Ui}. Then f1(Ui) is open by the continuity of f, and so f1(Ui) is an open cover of X. By the compactness of X, we can pick a finite subcover {f1(U1),,f1(Uk)} of f1(Ui). Since f is surjective, we get X=f1(U1)f1(Uk)f(X)=f(f1(U1)f1(Uk))Y=U1Uk. So Y is compact.

Lemma 2. A closed subset of a compact space is compact.

Proof.

Let X be compact, C a closed subset of X, and F an open cover of C. Since XC is open, F(XC) is an open cover of X. By the compactness of X, we can find a finite subcover U1Uk(XC) with UiF. So then U1Uk is a finite subcover of F.

Lemma 3. If A is a copmact subset of a Hausdorff space X, and if xXA, then there exist disjoint neighborhoods of x and A. Therefore a compact subset of a Hausdorff space is closed.

Proof.

Take a point zA. Since X is Hausdorff, we can find neighborhoods xUz and zVz which are disjoint. We now want to vary z across all points of A. So for each zA, we get a neighborhood which we can put into a collection F={Vz|zA}. This is an open cover of A, so by the compactness of A, we can find a finite subcover {Vz1,,Vzk}. Note that V=Vz1Vzk is then a neighborhood of A. Let U=Uz1Uzk be an open neighborhood of x. Notice that U and V must be disjoint by construction, so these neighborhoods are disjoint. Since xXA, we see that A must be closed.

Theorem. A continuous bijection from a compact space X to a Hausdorff space Y is a homeomorphism, i.e., the continuity of f1 is automatic.

Proof. Let f:XY be the continuous bijection and C be a closed subset of X. Then C is compact (Lemma 2) and so f(C) is compact (Lemma 1). Thus f(C) is closed (Lemma 3). This gives us that f takes closed sets to closed sets, so f1 is continuous.