Functional Analysis
Banach Spaces
You should know: metric spaces
Overview
A Banach space is a normed vector space that is complete with respect to the metric induced by its norm. Completeness means every Cauchy sequence of vectors converges to a limit within the space. Banach spaces are the natural setting for most of functional analysis: they include all finite-dimensional normed spaces, the sequence spaces \ell^p (1 \leq p \leq \infty), the function spaces L^p(\mu) for a measure \mu, and the space C([a,b]) of continuous functions with the sup-norm. The structure of Banach spaces underlies the three pillars of functional analysis: the Hahn-Banach theorem, the Open Mapping theorem, and the Uniform Boundedness Principle.
Intuition
A Banach space is a vector space equipped with a notion of length (a norm) that is 'complete' — you can take limits freely, and they always land back inside the space. This is the infinite-dimensional analogue of the completeness of \mathbb{R}: just as every Cauchy sequence of real numbers converges, in a Banach space every Cauchy sequence of vectors converges. Without completeness, limit operations in analysis are unreliable.
Formal Definition
A Banach space is a normed vector space (X, \|\cdot\|) over \mathbb{R} or \mathbb{C} that is complete:
Properties
Bounded linear operators
Dual space
Reflexivity
Worked Examples
Let (f_n) be a Cauchy sequence in C([0,1]) with the sup-norm \|f\|_\infty = \sup_{x \in [0,1]} |f(x)|.
For each fixed x, |f_n(x) - f_m(x)| \leq \|f_n - f_m\|_\infty \to 0, so (f_n(x)) is Cauchy in \mathbb{R} and converges to some f(x).
The convergence f_n \to f is uniform: given \varepsilon > 0, choose N so \|f_n - f_m\|_\infty < \varepsilon for m,n \geq N. Taking m \to \infty gives |f_n(x) - f(x)| \leq \varepsilon for all x.
A uniform limit of continuous functions is continuous, so f \in C([0,1]). Thus (C([0,1]), \|\cdot\|_\infty) is complete.
Answer: C([0,1]) with the sup-norm is a Banach space because uniform limits of continuous functions are continuous.
Practice Problems
Is (\mathbb{Q}, |\cdot|) a Banach space over \mathbb{Q}? Why or why not?
Show that \ell^\infty (bounded sequences with sup-norm) is a Banach space.
State the Uniform Boundedness Principle (Banach-Steinhaus theorem) and describe a key application.
Common Mistakes
Every normed space is a Banach space.
Completeness is an additional requirement. The rationals \mathbb{Q} and C([0,1]) with the L^1-norm are normed but not Banach.
A closed subspace of a Banach space need not be a Banach space.
Closed subspaces of a Banach space are always Banach (closed subsets of complete metric spaces are complete).
Quiz
Summary
- A Banach space is a normed vector space that is complete: every Cauchy sequence converges.
- Examples include C([a,b]) with sup-norm, \ell^p and L^p spaces (1 \leq p \leq \infty).
- The dual space X^* of bounded linear functionals on a Banach space is itself a Banach space.
- Key theorems — Hahn-Banach, Open Mapping, Closed Graph, Uniform Boundedness — all rely on completeness.
- Hilbert spaces are the special Banach spaces where the norm comes from an inner product.
References
- BookRudin, W. — Functional Analysis (2nd ed.), McGraw-Hill, 1991.
- WebsiteWikipedia — Banach space
Mathematics