TheoremComplete

Baire Category Theorem

The Baire Category Theorem states that complete metric spaces (and locally compact Hausdorff spaces) are "large" in the sense that they cannot be expressed as a countable union of nowhere-dense sets. This has profound consequences: continuous nowhere-differentiable functions exist, the rationals are "small" in the reals, and many existence proofs use Baire category.


Statement

Theorem8.1Baire Category Theorem

Let (X,d)(X, d) be a complete metric space. If (Un)(U_n) is a countable collection of dense open subsets of XX, then β‹‚n=1∞Un\bigcap_{n=1}^\infty U_n is dense in XX.

Equivalently: XX cannot be expressed as a countable union of nowhere-dense sets.

RemarkNowhere-dense

A set AA is nowhere-dense if its closure has empty interior: int(Aβ€Ύ)=βˆ…\text{int}(\overline{A}) = \varnothing. For example, {0}\{0\} is nowhere-dense in R\mathbb{R}, as are Z\mathbb{Z} and the Cantor set.


Applications

ExampleQ is meager in R

Q={q1,q2,q3,…}\mathbb{Q} = \{q_1, q_2, q_3, \ldots\} is a countable union of singletons, each nowhere-dense. By Baire, R\mathbb{R} cannot equal Q\mathbb{Q} (which we already knew). More subtly, Rβˆ–Q\mathbb{R} \setminus \mathbb{Q} is dense β€” "most" reals are irrational.

ExampleExistence of continuous nowhere-differentiable functions

The set of continuous functions on [0,1][0, 1] that are differentiable at some point is a countable union of nowhere-dense sets (by Baire-based arguments). Thus by Baire, "most" continuous functions are nowhere differentiable β€” a counterintuitive but rigorous fact!

ExampleUniform Boundedness Principle

Baire is used to prove the Uniform Boundedness Principle in functional analysis: if (Tn)(T_n) is a sequence of bounded linear operators on a Banach space with sup⁑nβˆ₯Tnxβˆ₯<∞\sup_n \|T_n x\| < \infty for each xx, then sup⁑nβˆ₯Tnβˆ₯<∞\sup_n \|T_n\| < \infty.


Summary

The Baire Category Theorem shows complete spaces are "large":

  • Cannot be written as countable union of nowhere-dense sets.
  • Countable intersections of dense open sets are dense.
  • Applications: existence of pathological functions, uniform boundedness, open mapping theorem.

See Completeness and functional analysis for more.