Skip to content

Compactness

5.1 Open Covers

Definition. Let XX be a topological space. An open cover of XX is a collection {Uα}αI\{U_\alpha\}_{\alpha \in I} of open sets such that αIUα=X\bigcup_{\alpha \in I} U_\alpha = X.

A subcover is a subcollection {Uα}αJ\{U_\alpha\}_{\alpha \in J} (JIJ \subseteq I) that still covers XX. A finite subcover has J<|J| < \infty.

5.2 Compact Spaces

Definition. A topological space XX is compact if every open cover of XX has a finite subcover.

Theorem 5.1 (Heine–Borel). A subset of Rn\mathbb{R}^n (with the standard topology) is compact if and only if it is closed and bounded.

Example 5.1. [0,1][0, 1] is compact in R\mathbb{R}. (0,1)(0, 1) is not compact: the open cover {(1/n,1)}n=2\{(1/n, 1)\}_{n=2}^\infty has no finite subcover.

Example 5.2. R\mathbb{R} is not compact (it is not bounded). Any finite set is compact.

Proposition 5.1. Every closed subset of a compact space is compact.

Proposition 5.2. Every compact subset of a Hausdorff space is closed.

5.3 Compactness in R\mathbb{R}

Theorem 5.2. The closed interval [a,b][a, b] is compact (with the standard topology on R\mathbb{R}).

Proof. Let U={Uα}\mathcal{U} = \{U_\alpha\} be an open cover of [a,b][a, b]. Let

S={x[a,b]:[a,x] has a finite subcover from U}.S = \{x \in [a, b] : [a, x] \text{ has a finite subcover from } \mathcal{U}\}.

Then aSa \in S (since aa \in some UαU_\alpha), so SS \neq \emptyset. Let s=supSs = \sup S. One shows sSs \in S and s=bs = b, completing the proof. \square

5.4 Products: Tychonoff”s Theorem

Theorem 5.3 (Tychonoff). The product of any collection of compact spaces is compact.

For finite products, Tychonoff’s theorem follows from the tube lemma and is accessible without the axiom of choice. For arbitrary products, the full axiom of choice is required.

5.5 Sequential Compactness

Definition. A space XX is sequentially compact if every sequence in XX has a convergent subsequence.

Theorem 5.4. In metric spaces, compactness and sequential compactness are equivalent.

Proposition 5.3. For Rn\mathbb{R}^n: compact \Leftrightarrow sequentially compact \Leftrightarrow closed and bounded.

5.6 Compactness and Continuity

Theorem 5.5 (Extreme Value Theorem, generalised). If XX is compact and f:XRf : X \to \mathbb{R} is continuous, then ff attains its maximum and minimum on XX.

Proof. Since ff is continuous, f(X)f(X) is compact in R\mathbb{R}, hence closed and bounded. A closed bounded subset of R\mathbb{R} contains its supremum and infimum. \square

Proposition 5.4. The continuous image of a compact space is compact.