Fiveable

🧐Functional Analysis Unit 4 Review

QR code for Functional Analysis practice questions

4.1 Open Mapping Theorem: statement, proof, and applications

4.1 Open Mapping Theorem: statement, proof, and applications

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
🧐Functional Analysis
Unit & Topic Study Guides

The Open Mapping Theorem is a cornerstone of functional analysis. It states that surjective bounded linear operators between Banach spaces map open sets to open sets, a powerful result with far-reaching implications.

This theorem's proof relies on the Baire Category Theorem and leads to important applications. It's crucial for establishing other key results like the Closed Graph Theorem and the Inverse Mapping Theorem, shaping our understanding of linear operators.

The Open Mapping Theorem

Open Mapping Theorem statement

  • Asserts that a surjective bounded linear operator TT between Banach spaces XX and YY is an open map
    • Maps open sets in XX to open sets in YY
  • Requires key assumptions:
    • XX and YY are complete normed vector spaces (Banach spaces)
    • TT is a continuous linear transformation (bounded linear operator)
    • TT is onto, meaning for every yYy \in Y, there exists an xXx \in X such that T(x)=yT(x) = y (surjective)

Proof using Baire Category Theorem

  • Proves by contradiction, assuming TT is not an open map
  • Supposes an open set UU in XX exists such that T(U)T(U) is not open in YY
    • Implies a point y0T(U)y_0 \in T(U) exists where no open ball around y0y_0 is contained in T(U)T(U)
  • Constructs a sequence of closed sets Fn=T(nU)F_n = \overline{T(nU)}, where nU={nx:xU}nU = \{nx : x \in U\}
    • Each FnF_n is closed due to TT's continuity and nUnU's closure
  • Covers YY with the union of FnF_n, Y=n=1FnY = \bigcup_{n=1}^{\infty} F_n
    • TT's surjectivity ensures for every yYy \in Y, an xXx \in X exists with T(x)=yT(x) = y
    • Scaling xx yields an nn where xnUx \in nU, implying yT(nU)Fny \in T(nU) \subseteq F_n
  • Applies the Baire Category Theorem to conclude one FnF_n must have a non-empty interior
    • Assumes FNF_N has a non-empty interior, with an open ball B(y1,r)FNB(y_1, r) \subseteq F_N contained in FNF_N
  • Deduces B(y1,r)T(NU)B(y_1, r) \subseteq T(NU), contradicting the assumption that no open ball around y0y_0 is contained in T(U)T(U)
  • Concludes TT must be an open map
Open Mapping Theorem statement, Topology/Lesson 1 - Wikiversity

Surjectivity of linear operators

  • Establishes that an injective bounded linear operator T:XYT: X \to Y between Banach spaces is surjective if and only if T(X)T(X) is closed in YY
    • Surjectivity implies T(X)=YT(X) = Y, which is closed
    • T(X)T(X)'s closure, combined with the Open Mapping Theorem, implies TT is an open map
    • TT's injectivity makes it a bijection between XX and T(X)T(X)
    • T(X)T(X)'s closure makes it a Banach space, and the Inverse Mapping Theorem ensures T1T^{-1} is continuous
    • TT becomes a homeomorphism between XX and T(X)=YT(X) = Y, implying surjectivity

Applications in functional analysis

  • Proves the Closed Graph Theorem
    • A linear operator T:XYT: X \to Y between Banach spaces with a closed graph in X×YX \times Y is continuous
  • Proves the Inverse Mapping Theorem
    • The inverse of a bijective bounded linear operator T:XYT: X \to Y between Banach spaces is also a bounded linear operator
  • Proves the Closed Range Theorem
    • For a bounded linear operator T:XYT: X \to Y between Banach spaces, range(T)\text{range}(T) is closed in YY if and only if range(T)\text{range}(T^*) is closed in XX^*
  • Proves the completeness of function spaces like LpL^p spaces and Sobolev spaces