Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Continuous Linear Operators

Big Idea

Linear operators are the morphisms of functional analysis—they connect spaces, encode differential equations, and determine when problems are well-posed. The three pillars (Banach–Steinhaus, Open Mapping, Closed Graph) give powerful tools for establishing boundedness and invertibility of operators without explicit computation.

Overview

Once we have Banach spaces, the next step is to study maps between them. A bounded linear operator A:XYA : X \to Y satisfies AxYMxX\|Ax\|_Y \leq M\|x\|_X, and the space L(X,Y)\mathcal{L}(X,Y) of all such operators is itself a Banach space.

The deep results of this chapter all rely on the Baire Category Theorem—a topological result about complete metric spaces. From it we derive:

We also study compact operators, which map bounded sets to precompact sets. These operators behave much like matrices in finite dimensions, and their spectral theory is the gateway to Fredholm theory and applications in PDEs.

What You Will Learn