ConceptComplete

Compact Spaces and Open Covers

Compactness is one of the most powerful and pervasive concepts in topology and analysis. It generalizes the properties of closed and bounded subsets of Euclidean space to arbitrary topological spaces, providing finiteness conditions that enable existence proofs, convergence arguments, and structural theorems.


Definition

Definition5.1Open Cover

Let XX be a topological space. An open cover of XX is a collection {UΞ±}α∈A\{U_\alpha\}_{\alpha \in A} of open subsets of XX such that X=β‹ƒΞ±βˆˆAUΞ±X = \bigcup_{\alpha \in A} U_\alpha. A subcover is a subcollection that still covers XX.

Definition5.2Compact Space

A topological space XX is compact if every open cover of XX has a finite subcover. That is, for every open cover {UΞ±}α∈A\{U_\alpha\}_{\alpha \in A}, there exist Ξ±1,…,Ξ±n∈A\alpha_1, \ldots, \alpha_n \in A such that X=UΞ±1βˆͺβ‹―βˆͺUΞ±nX = U_{\alpha_1} \cup \cdots \cup U_{\alpha_n}.

Definition5.3Compact Subset

A subset KK of a topological space XX is compact if KK is compact in the subspace topology. Equivalently, every cover of KK by open sets of XX has a finite subcover.


Basic Properties

Theorem5.1Fundamental Properties of Compactness
  1. A closed subset of a compact space is compact.
  2. A compact subset of a Hausdorff space is closed.
  3. A finite union of compact sets is compact.
  4. The continuous image of a compact space is compact.
  5. A finite topological space is compact.
Proof

(1): Let CC be closed in the compact space XX, and let {VΞ±}\{V_\alpha\} be an open cover of CC (open in XX). Then {VΞ±}βˆͺ{Xβˆ–C}\{V_\alpha\} \cup \{X \setminus C\} is an open cover of XX. Extract a finite subcover; removing Xβˆ–CX \setminus C (if present) gives a finite subcover of CC.

(2): Let KK be compact in the Hausdorff space XX. We show Xβˆ–KX \setminus K is open. For xβˆ‰Kx \notin K and each k∈Kk \in K, choose disjoint open sets Ukβˆ‹xU_k \ni x and Vkβˆ‹kV_k \ni k (Hausdorff). Then {Vk}k∈K\{V_k\}_{k \in K} covers KK; extract a finite subcover Vk1,…,VknV_{k_1}, \ldots, V_{k_n}. Set U=Uk1βˆ©β‹―βˆ©UknU = U_{k_1} \cap \cdots \cap U_{k_n}. Then UU is an open neighborhood of xx disjoint from Vk1βˆͺβ‹―βˆͺVknβŠ‡KV_{k_1} \cup \cdots \cup V_{k_n} \supseteq K, so UβŠ†Xβˆ–KU \subseteq X \setminus K.

β– 

Examples

ExampleCompact and Non-Compact Spaces
  1. Compact: Finite sets (in any topology), [a,b]βŠ†R[a, b] \subseteq \mathbb{R}, SnS^n, any finite product of compact spaces.

  2. Not compact: R\mathbb{R} (covered by {(βˆ’n,n)}nβ‰₯1\{(-n, n)\}_{n \geq 1} with no finite subcover), (0,1)(0, 1) (covered by {(1/n,1)}nβ‰₯2\{(1/n, 1)\}_{n \geq 2}), any infinite discrete space.

  3. Compact but not Hausdorff: The cofinite topology on an infinite set XX. Every open cover has a finite subcover: if U1U_1 is in the cover, then Xβˆ–U1X \setminus U_1 is finite, and finitely many additional sets cover it.

  4. Compact and Hausdorff: [0,1][0, 1], SnS^n, the Cantor set.


The Finite Intersection Property

Definition5.4Finite Intersection Property

A collection {CΞ±}α∈A\{C_\alpha\}_{\alpha \in A} of sets has the finite intersection property (FIP) if every finite subcollection has nonempty intersection: CΞ±1βˆ©β‹―βˆ©CΞ±nβ‰ βˆ…forΒ allΒ finiteΒ {Ξ±1,…,Ξ±n}βŠ†A.C_{\alpha_1} \cap \cdots \cap C_{\alpha_n} \neq \emptyset \quad \text{for all finite } \{\alpha_1, \ldots, \alpha_n\} \subseteq A.

Theorem5.2Compactness via FIP

A topological space XX is compact if and only if every collection of closed sets with the finite intersection property has nonempty total intersection.

Proof

This is the contrapositive of the open cover definition, via De Morgan's laws.

XX is compact β€…β€ŠβŸΊβ€…β€Š\iff every open cover has a finite subcover β€…β€ŠβŸΊβ€…β€Š\iff if {UΞ±}\{U_\alpha\} are open with ⋃UΞ±=X\bigcup U_\alpha = X, then ⋃i=1nUΞ±i=X\bigcup_{i=1}^n U_{\alpha_i} = X for some finite subcollection β€…β€ŠβŸΊβ€…β€Š\iff if {CΞ±}\{C_\alpha\} are closed with β‹‚CΞ±=βˆ…\bigcap C_\alpha = \emptyset, then β‹‚i=1nCΞ±i=βˆ…\bigcap_{i=1}^n C_{\alpha_i} = \emptyset for some finite subcollection β€…β€ŠβŸΊβ€…β€Š\iff if all finite intersections of the CΞ±C_\alpha are nonempty, then β‹‚CΞ±β‰ βˆ…\bigcap C_\alpha \neq \emptyset.

β– 
ExampleNested Interval Theorem

The Cantor intersection theorem is a consequence of the FIP characterization: if C1βŠ‡C2βŠ‡β‹―C_1 \supseteq C_2 \supseteq \cdots is a decreasing sequence of nonempty closed subsets of a compact space, then β‹‚n=1∞Cnβ‰ βˆ…\bigcap_{n=1}^\infty C_n \neq \emptyset. The nested sequence automatically has the FIP.

Applied to [0,1][0, 1]: if [a1,b1]βŠ‡[a2,b2]βŠ‡β‹―[a_1, b_1] \supseteq [a_2, b_2] \supseteq \cdots is a nested sequence of closed intervals, their intersection is nonempty.

RemarkCompactness and Finiteness

Compactness is a topological analogue of finiteness. Just as every function on a finite set attains its maximum, every continuous real-valued function on a compact space attains its maximum (extreme value theorem). Many arguments that work for finite sets extend to compact spaces.