banach space theory
The Closed Graph Theorem
You should know: banach spaces fa, bounded operators, open mapping theorem
Overview
The closed graph theorem states that a linear operator between Banach spaces is bounded (continuous) if and only if its graph is a closed subset of the product space. This provides a practical criterion for boundedness: instead of finding a norm estimate ||Tx|| <= C||x||, one only needs to verify that x_n -> x and Tx_n -> y implies Tx = y. The theorem is a direct consequence of the open mapping theorem.
Intuition
A map has a closed graph if 'the limit of outputs is the output of the limit': whenever inputs x_n converge to x and outputs Tx_n converge to some y, we must have y = Tx. In finite dimensions, every linear map is continuous, so every linear map has a closed graph. In infinite dimensions, closed graph is weaker than boundedness for arbitrary maps — but the theorem says that for linear maps between Banach spaces, closed graph is equivalent to boundedness.
Formal Definition
The graph of T: X -> Y is the set G(T) = {(x, Tx) : x in X} in X x Y. We say T is a closed operator if G(T) is a closed subspace of X x Y (with the product topology). For a linear operator between Banach spaces, closed graph is equivalent to bounded (continuous).
Notation
| Notation | Meaning |
|---|---|
| Graph of the operator T | |
| Product space with norm ||(x,y)|| = ||x|| + ||y|| |
Theorems
Worked Examples
- 1
Suppose f_n -> f in (C^1[0,1], ||·||_{C^1}) and Df_n = f_n' -> g in (C[0,1], ||·||_inf).
- 2
Since ||f_n - f||_{C^1} -> 0, we have ||f_n' - f'||_inf -> 0, so f_n' -> f' uniformly.
- 3
By uniqueness of uniform limits, g = f'. Thus D(f) = g.
- 4
The graph of D is closed. By the closed graph theorem, D is bounded.
✓ Answer
D is bounded from (C^1[0,1], ||·||_{C^1}) to C[0,1] by the closed graph theorem.
Practice Problems
Prove the Hellinger-Toeplitz theorem: if T: H -> H is everywhere-defined on a Hilbert space and <Tx,y> = <x,Ty> for all x,y, then T is bounded.
Which space must be complete for the closed graph theorem to apply?
Explain the relationship between the closed graph theorem and the open mapping theorem. Can one be derived from the other?
Common Mistakes
Thinking a closed graph always implies boundedness regardless of the spaces involved.
The closed graph theorem requires both spaces to be Banach. For incomplete spaces, there are linear operators with closed graphs that are not bounded.
Confusing 'closed operator' with 'closed-range operator'.
A closed operator has a closed graph (the condition involves convergence of both inputs and outputs). A closed-range operator has T(X) closed in Y. These are different properties.
Quiz
Historical Background
The closed graph theorem was proved by Stefan Banach in his 1932 monograph Théorie des opérations linéaires, as a corollary of the open mapping theorem. It quickly became a standard tool for establishing the boundedness of differential operators and other naturally defined linear maps in analysis. John von Neumann used it heavily in his formulation of quantum mechanics.
- 1932
Banach proves the closed graph theorem in his monograph
Stefan Banach
- 1932
Von Neumann applies closed operators in quantum mechanics
John von Neumann
- 1950s
Closed graph theorem generalised to locally convex spaces by Pták and others
Vlastimil Pták
Summary
- The closed graph theorem: a linear operator between Banach spaces is bounded iff its graph is closed.
- Closed graph means: x_n -> x and Tx_n -> y implies y = Tx (limit of outputs = output of limit).
- The theorem is a corollary of the open mapping theorem, applied to the projection from G(T) to X.
- Hellinger-Toeplitz: a symmetric everywhere-defined operator on a Hilbert space is bounded.
- Unbounded operators (like differential operators) can only be closed if their domain is restricted (they are not everywhere defined).
References
- BookRudin, W. — Functional Analysis (2nd ed.), Chapter 2
- BookConway, J. — A Course in Functional Analysis, Chapter 3
Mathematics