TheoremComplete

Normed and Banach Spaces - Applications

The Riesz Lemma provides a fundamental characterization of finite-dimensional subspaces in normed spaces, revealing a crucial difference between finite and infinite dimensions.

TheoremRiesz Lemma

Let XX be a normed space and YXY \subsetneq X a proper closed subspace. Then for every ε(0,1)\varepsilon \in (0,1), there exists xεXx_\varepsilon \in X with xε=1\|x_\varepsilon\| = 1 such that xεy1ε\|x_\varepsilon - y\| \geq 1 - \varepsilon for all yYy \in Y.

This lemma shows that in any normed space, we can find unit vectors that are "almost orthogonal" to any proper closed subspace. The geometric intuition is that closed subspaces have "room to spare" for vectors far from them.

Proof

Since YY is a proper subspace, there exists x0XYx_0 \in X \setminus Y. Because YY is closed, the distance d=infyYx0yd = \inf_{y \in Y} \|x_0 - y\| is positive. Choose y0Yy_0 \in Y such that x0y0<d1ε\|x_0 - y_0\| < \frac{d}{1-\varepsilon}.

Define xε=x0y0x0y0x_\varepsilon = \frac{x_0 - y_0}{\|x_0 - y_0\|}

Then xε=1\|x_\varepsilon\| = 1. For any yYy \in Y, we have y0+x0y0yYy_0 + \|x_0 - y_0\| y \in Y, so xεy=1x0y0x0y0x0y0y\|x_\varepsilon - y\| = \frac{1}{\|x_0 - y_0\|} \|x_0 - y_0 - \|x_0 - y_0\| y\| =1x0y0x0(y0+x0y0y)dx0y0>1ε= \frac{1}{\|x_0 - y_0\|} \|x_0 - (y_0 + \|x_0 - y_0\| y)\| \geq \frac{d}{\|x_0 - y_0\|} > 1 - \varepsilon

ExampleApplication to Compactness

A key application of the Riesz Lemma is characterizing when the closed unit ball is compact:

Theorem: In a normed space XX, the closed unit ball B={xX:x1}\overline{B} = \{x \in X : \|x\| \leq 1\} is compact if and only if dimX<\dim X < \infty.

Proof Sketch: If dimX=\dim X = \infty, we can construct an infinite sequence in B\overline{B} with no convergent subsequence using the Riesz Lemma repeatedly. Start with any x1x_1 with x1=1\|x_1\| = 1, let Y1=span{x1}Y_1 = \text{span}\{x_1\}, and apply Riesz Lemma with ε=1/2\varepsilon = 1/2 to find x2x_2 with x2=1\|x_2\| = 1 and x2x11/2\|x_2 - x_1\| \geq 1/2. Continue inductively.

Remark

The Riesz Lemma is "almost" an orthogonality result. In Hilbert spaces, we can achieve exact orthogonality (ε=0\varepsilon = 0) using the projection theorem. The lemma shows that even without an inner product structure, closed subspaces of normed spaces behave somewhat like orthogonal complements.

This theorem is fundamental to understanding the geometry of infinite-dimensional spaces and appears in the proofs of many important results, including the characterization of compact operators and the spectral theory of bounded linear operators.