Functional Analysis
Normed linear spaces, Banach and Hilbert spaces, bounded linear operators, the four fundamental theorems, and spectral theory — with rigorous definitions, worked examples, and interactive practice.
A normed linear space equips a vector space with a notion of length. When every Cauchy sequence converges, the space is called a Banach space — the natural setting for analysis in infinite dimensions.
- Positive definiteness: $\|x\| = 0 \iff x = 0$.
- Homogeneity: $\|\alpha x\| = |\alpha|\,\|x\|$ for all scalars $\alpha$.
- Triangle inequality: $\|x + y\| \le \|x\| + \|y\|$.
Important examples:
- $\mathbb{R}^n$ with any $\ell^p$ norm is a Banach space.
- $\ell^p = \{(x_n) : \sum |x_n|^p < \infty\}$ for $1 \le p < \infty$, with $\|(x_n)\|_p = \left(\sum |x_n|^p\right)^{1/p}$, is a Banach space.
- $C[a,b]$ with $\|f\|_\infty = \sup_{x \in [a,b]}|f(x)|$ is a Banach space.
- $C[a,b]$ with $\|f\|_1 = \int_a^b |f(x)|\,dx$ is not complete, hence not a Banach space.
A consequence of Riesz's lemma: the closed unit ball of a normed space is compact if and only if the space is finite-dimensional.
An inner product space has a richer structure than a normed space — it allows us to define angles, orthogonality, and projections. A complete inner product space is a Hilbert space.
- Conjugate symmetry: $\langle x, y \rangle = \overline{\langle y, x \rangle}$.
- Linearity in the first argument: $\langle \alpha x + \beta y, z \rangle = \alpha \langle x, z \rangle + \beta \langle y, z \rangle$.
- Positive definiteness: $\langle x, x \rangle \ge 0$, with equality iff $x = 0$.
Key examples: $\mathbb{R}^n$, $\mathbb{C}^n$, $\ell^2$, $L^2[a,b]$.
Bounded linear operators are the continuous linear maps between normed spaces. Their study reveals the interplay between algebraic and topological structure.
- $T$ is bounded.
- $T$ is continuous at every point.
- $T$ is continuous at $0$.
- Every compact operator is bounded.
- The set of compact operators $\mathcal{K}(X,Y)$ is a closed subspace of $\mathcal{B}(X,Y)$ (the bounded operators).
- Finite-rank operators are compact. The limit of finite-rank operators (in operator norm) is compact.
- If $X$ is infinite-dimensional, the identity operator $I: X \to X$ is not compact (by Riesz's lemma).
The four pillars of functional analysis: Hahn-Banach, Open Mapping, Closed Graph, and Uniform Boundedness. These theorems have profound consequences throughout analysis.
Consequences:
- For every $x \ne 0$ in $X$, there exists $f \in X^*$ with $f(x) = \|x\|$ and $\|f\| = 1$.
- The dual space $X^*$ separates points of $X$.
- $\|x\| = \sup\{|f(x)| : f \in X^*, \|f\| \le 1\}$.
Corollary (Bounded Inverse): A bijective bounded linear operator between Banach spaces has a bounded inverse. That is, $T^{-1}$ is automatically continuous.
Application: If a sequence of bounded operators $(T_n)$ satisfies $\sup_n \|T_n x\| < \infty$ for all $x$, then $\sup_n \|T_n\| < \infty$. This is used to show that pointwise convergent sequences of operators are uniformly bounded.
Spectral theory extends eigenvalue theory to infinite-dimensional spaces. For compact and self-adjoint operators, the spectrum has a particularly elegant structure.
The spectrum decomposes into:
- Point spectrum $\sigma_p(T)$: $\lambda$ is an eigenvalue ($\lambda I - T$ is not injective).
- Continuous spectrum $\sigma_c(T)$: $\lambda I - T$ is injective with dense (but not all of $X$) range.
- Residual spectrum $\sigma_r(T)$: $\lambda I - T$ is injective but its range is not dense.
- The spectrum of $T$ is real and consists of at most countably many eigenvalues, with $0$ as the only possible accumulation point.
- Eigenspaces for distinct eigenvalues are orthogonal.
- Each non-zero eigenvalue has finite multiplicity.
- $H$ has an orthonormal basis of eigenvectors of $T$: $Tx = \sum_n \lambda_n \langle x, e_n \rangle e_n$.
- A Banach space is a complete normed space; a Hilbert space is a complete inner product space.
- The parallelogram law characterises which norms come from inner products.
- Bounded linear operators are exactly the continuous linear maps. Compact operators map bounded sets to relatively compact sets.
- Hahn-Banach extends functionals; Open Mapping guarantees surjective maps between Banach spaces are open; Closed Graph gives a practical test for boundedness; Uniform Boundedness turns pointwise bounds into operator norm bounds.
- The spectrum of an operator is always non-empty and compact. For compact self-adjoint operators, the spectrum is a sequence of eigenvalues converging to $0$.
- The Riesz Representation Theorem identifies a Hilbert space with its dual.