closed graph theorem

[[concept]]
Closed Graph Theorem

If B1,B2 are Banach spaces and T:B1B2 is a linear operator, then

TB(B1,B2)Γ(T):={(u,Tu):uB1}B1×B2 is closed
Note

this may be easier to prove than proving something is a bounded linear operator. Normally, we need to show that sequences unu have TunTu

Proof

Proof ()

Suppose TB(B1,B2). Let {(un,Tun)}n be a sequence in Γ(T) such that unu and Tunv. Then

v=limnTun=T(limuun)=Tu

since T is continuous. Thus

(u,v)=(u,Tu)Γ(T)$$ie$Γ(T)$isclosed.
Proof ()

Define

  • π1:Γ(T)B1,π1(u,Tu)=u
  • π2:Γ(T)B2,π2(u,Tu)=Tu

Note that Γ(T) is a Banach space since Γ(T)B1×B2 is a closed subspace of B1×B2 (which is Banach by the corrolary above)

Further, we have π1B(Γ(T),B1) and π2B(Γ(T),B2)

||π2(u,v)||=||v||||u||+||v||=||(u,v)||

(we can see it is bounded by the norm of B1×B2 as we defined above, which must also be bounded)

π1:Γ(T)B1 is one-to-one and onto (bijective). Thus S:=π11:B1Γ(T) is also a bounded linear operator

And so T=π2S is the composition of two bounded linear operators, and is thus itself a bounded linear operator.

ie TB(B1,B2)

Note

closed graph theorem open mapping theorem

Mentions

Mentions

File Last Modified
Functional Analysis Lecture 4 2025-06-05
open mapping theorem 2025-06-05

Created 2025-06-05 Last Modified 2025-06-05