Learning Goals¶
What is a Banach space?
The spaces of continuous and differentiable functions.
What do norms measure?
Banach Spaces¶
Definition 1 (Banach Space)
A Banach space is a complete normed vector space.
Example 1 (Basic Banach Space)
is a Banach space with any p-norm i.e.
Spaces of Continuous and Differentiable Functions¶
Definition 2 ( — Continuous Functions)
Definition 3 ( — -times Continuously Differentiable Functions)
Definition 4 ( — Smooth Functions)
The space of smooth (infinitely differentiable) functions is
This space does not carry a single norm but is topologized by the family of seminorms: a sequence in if and only if for every .
is not a Banach space because no single norm can capture its topology. It is instead a Fréchet space: a complete, metrizable, locally convex topological vector space whose topology is defined by a countable family of seminorms (here, for ).
Why can’t a single norm work? For any fixed , there exist sequences in that converge in but diverge in . For example, on :
converges to 0 in (), but does not converge at all — the norms satisfy for all . No matter which norm you pick, there is always a “higher” derivative direction that it fails to control.
A Banach space norm would have to simultaneously control all derivatives, but controlling the -th derivative imposes constraints that are strictly independent of controlling the -th. Formally, is not normable: by Kolmogorov’s criterion, a locally convex space admits a norm if and only if it has a bounded neighborhood of zero, and in every neighborhood of zero contains functions with arbitrarily large -th derivatives for sufficiently large .
Despite not being Banach, is complete in its Fréchet topology (a Cauchy sequence in every norm converges in every norm), and much of the Banach space theory — including versions of the Open Mapping Theorem and Closed Graph Theorem — extends to Fréchet spaces.
What Do Norms Measure?¶
The norm controls the function and its first derivatives uniformly. This has a concrete geometric meaning:
controls the height: two functions are -close if their graphs are uniformly close.
additionally controls the slope: two functions are -close if their graphs are close and their tangent lines are close at every point.
controls curvature, jerk, and higher-order shape information. Closeness in means the functions “look the same” up to -th order magnification.
The key point: higher-order norms are strictly stronger. A sequence can converge in (graphs converge) without converging in (slopes may oscillate wildly).
Example 2 ( with the sup-norm is incomplete)
The space equipped with the wrong norm (instead of ) is not a Banach space.
Consider the sequence on . Each is , and uniformly. But is not differentiable at , so .
The sup-norm cannot detect that the derivatives are blowing up near . The norm would catch this: , so the sequence is not Cauchy in the norm.
This is a concrete instance of a general principle: a function space is only complete in a norm strong enough to detect all the structure the space requires. The sup-norm is too weak for —it measures height but not slope, so Cauchy sequences can converge to functions that are continuous but not differentiable.
Proposition 1 ( is a Banach space)
For compact and , the space is a Banach space.
Let be Cauchy in . Then for each , the sequence is Cauchy in (sup-norm). Since is complete, each converges uniformly to some continuous function . A standard argument (integrating and differentiating under the limit) shows , so and in .