ConceptComplete

Open Mapping and Closed Graph Theorems - Core Definitions

The Open Mapping Theorem and Closed Graph Theorem are among the most powerful tools in functional analysis, providing automatic continuity and surjectivity results for linear operators between Banach spaces.

DefinitionOpen Mapping

Let XX and YY be topological spaces. A function T:XYT : X \to Y is an open mapping if for every open set UXU \subset X, the image T(U)T(U) is open in YY.

Equivalently, TT is open if it maps neighborhoods of points to neighborhoods of their images.

In general, continuous functions need not be open (consider xx2x \mapsto x^2 from R\mathbb{R} to R\mathbb{R}). However, for linear operators between Banach spaces, surjectivity and continuity together imply openness.

TheoremOpen Mapping Theorem

Let XX and YY be Banach spaces and T:XYT : X \to Y a bounded linear operator. If TT is surjective, then TT is an open mapping.

This theorem is remarkable: the algebraic property (surjectivity) combined with continuity automatically implies the topological property (openness). No additional conditions are needed.

ExampleConsequences
  1. Bounded Inverse: If T:XYT : X \to Y is a bijective bounded linear operator between Banach spaces, then T1T^{-1} is automatically bounded

  2. Isomorphism: Bijective bounded linear operators between Banach spaces are isomorphisms (algebraic and topological)

  3. Automatic Continuity: Many "natural" operators are automatically continuous without explicit verification

DefinitionGraph of an Operator

Let XX and YY be normed spaces and T:XYT : X \to Y a linear operator (not necessarily bounded). The graph of TT is Γ(T)={(x,T(x)):xX}X×Y\Gamma(T) = \{(x, T(x)) : x \in X\} \subset X \times Y

The operator TT is said to have a closed graph if Γ(T)\Gamma(T) is closed in X×YX \times Y (with the product topology).

Having a closed graph means: if xnxx_n \to x in XX and T(xn)yT(x_n) \to y in YY, then y=T(x)y = T(x). This is a weaker condition than continuity.

Remark

Every bounded linear operator has a closed graph (by continuity). The Closed Graph Theorem provides a converse for operators between Banach spaces: a closed graph implies boundedness.

These theorems rely critically on the completeness of both spaces. They fail spectacularly for incomplete spaces, showing once again the fundamental importance of Banach spaces in functional analysis.