ConceptComplete

Open Mapping and Closed Graph Theorems - Examples and Constructions

The Bounded Inverse Theorem is an immediate corollary of the Open Mapping Theorem with far-reaching consequences for the study of operator equations and spectral theory.

TheoremBounded Inverse Theorem

Let XX and YY be Banach spaces and T:Xβ†’YT : X \to Y a bounded linear operator. If TT is bijective, then Tβˆ’1:Yβ†’XT^{-1} : Y \to X is also bounded.

This theorem eliminates the need to verify separately that the inverse of a bijective bounded operator is continuousβ€”it's automatic in Banach spaces!

Proof

Since TT is bijective and bounded, by the Open Mapping Theorem, TT is an open mapping. For any open ball B(0,r)βŠ‚XB(0, r) \subset X, the image T(B(0,r))T(B(0,r)) is open in YY and contains 00. Therefore, there exists Ξ΄>0\delta > 0 such that B(0,Ξ΄)βŠ‚T(B(0,r))B(0, \delta) \subset T(B(0, r)).

For any y∈Yy \in Y with βˆ₯yβˆ₯≀δ\|y\| \leq \delta, we have y=T(x)y = T(x) for some x∈B(0,r)x \in B(0, r), so βˆ₯Tβˆ’1(y)βˆ₯=βˆ₯xβˆ₯<r\|T^{-1}(y)\| = \|x\| < r. Thus βˆ₯Tβˆ’1(y)βˆ₯≀rΞ΄βˆ₯yβˆ₯\|T^{-1}(y)\| \leq \frac{r}{\delta} \|y\| proving that Tβˆ’1T^{-1} is bounded with βˆ₯Tβˆ’1βˆ₯≀r/Ξ΄\|T^{-1}\| \leq r/\delta.

β– 
ExampleApplications
  1. Fredholm Alternative: For compact perturbations T=Iβˆ’KT = I - K where KK is compact, injectivity implies surjectivity

  2. Spectral Theory: If (Tβˆ’Ξ»I)(T - \lambda I) is bijective, then Ξ»\lambda is in the resolvent set and βˆ₯(Tβˆ’Ξ»I)βˆ’1βˆ₯\|(T - \lambda I)^{-1}\| is finite

  3. Isomorphisms: Two Banach spaces are isomorphic if and only if there exists a bijective bounded linear operator between them

  4. Change of Norms: If two norms βˆ₯β‹…βˆ₯1\|\cdot\|_1 and βˆ₯β‹…βˆ₯2\|\cdot\|_2 on a vector space XX make it complete, and if the identity map id:(X,βˆ₯β‹…βˆ₯1)β†’(X,βˆ₯β‹…βˆ₯2)id : (X, \|\cdot\|_1) \to (X, \|\cdot\|_2) is bounded and bijective, then the norms are equivalent

TheoremContinuous Inverse Principle

Let XX and YY be Banach spaces. A bounded linear operator T:Xβ†’YT : X \to Y is an isomorphism onto its range if and only if there exists c>0c > 0 such that βˆ₯T(x)βˆ₯β‰₯cβˆ₯xβˆ₯\|T(x)\| \geq c \|x\| for all x∈Xx \in X.

Remark

The Bounded Inverse Theorem dramatically simplifies many proofs in functional analysis. Without it, one would need to explicitly estimate βˆ₯Tβˆ’1βˆ₯\|T^{-1}\| in terms of βˆ₯Tβˆ₯\|T\|, which can be extremely difficult. The theorem says this is unnecessaryβ€”boundedness of the inverse is automatic from bijectivity.

This result is fundamental to solving operator equations T(x)=yT(x) = y: if TT is bijective, the solution operator Tβˆ’1T^{-1} is automatically continuous, ensuring stability with respect to perturbations in the data yy.