Bounded Linear Operators - Core Definitions
Linear operators between normed spaces form the natural morphisms in functional analysis, generalizing linear transformations from finite-dimensional linear algebra to infinite dimensions.
Let and be normed spaces. A linear map is bounded if there exists a constant such that for all .
The operator norm of is defined by
The terminology "bounded" might seem unusualβit means that maps bounded sets to bounded sets, not that itself is bounded as a function. In finite dimensions, all linear operators are bounded, but this fails dramatically in infinite dimensions.
For a linear operator between normed spaces, the following are equivalent:
- is bounded
- is continuous
- is continuous at
: If , then .
: Obvious.
: If is not bounded, there exists with but . Then but , contradicting continuity at .
-
Bounded: Multiplication operator by where is bounded with
-
Unbounded: The differentiation operator with is unbounded. Consider with but
-
Bounded: Any finite rank operator where and
Let denote the space of all bounded linear operators from to . When , we write .
With the operator norm, is a normed space. If is a Banach space, then so is .
The operator norm makes into a Banach space whenever is complete, even if is not. This completeness is crucial for many fixed point arguments and iterative methods in analysis.
The study of bounded operators forms the foundation for spectral theory, operator algebras, and the theory of linear partial differential equations.