ConceptComplete

Normed and Banach Spaces - Key Properties

Understanding convergence in normed spaces is fundamental to functional analysis. The concept of completeness distinguishes Banach spaces as the most well-behaved normed spaces.

DefinitionConvergence in Normed Spaces

Let (X,βˆ₯β‹…βˆ₯)(X, \|\cdot\|) be a normed space. A sequence (xn)(x_n) in XX converges to x∈Xx \in X if lim⁑nβ†’βˆžβˆ₯xnβˆ’xβˆ₯=0\lim_{n \to \infty} \|x_n - x\| = 0 We write xnβ†’xx_n \to x or lim⁑nβ†’βˆžxn=x\lim_{n \to \infty} x_n = x.

A sequence (xn)(x_n) is Cauchy if for every Ξ΅>0\varepsilon > 0, there exists N∈NN \in \mathbb{N} such that βˆ₯xmβˆ’xnβˆ₯<Ξ΅forΒ allΒ m,nβ‰₯N\|x_m - x_n\| < \varepsilon \quad \text{for all } m, n \geq N

In any normed space, every convergent sequence is Cauchy (this follows from the triangle inequality). However, the converse is not always true, and this leads to the crucial notion of completeness.

DefinitionComplete Normed Spaces

A normed space (X,βˆ₯β‹…βˆ₯)(X, \|\cdot\|) is complete if every Cauchy sequence in XX converges to a limit in XX. A complete normed space is called a Banach space.

ExampleComplete and Incomplete Spaces
  1. Complete: The space β„“2\ell^2 of square-summable sequences with norm βˆ₯(xn)βˆ₯2=βˆ‘n=1∞∣xn∣2\|(x_n)\|_2 = \sqrt{\sum_{n=1}^\infty |x_n|^2} is a Banach space

  2. Incomplete: The space C[0,1]C[0,1] with the L1L^1 norm βˆ₯fβˆ₯1=∫01∣f(x)βˆ£β€‰dx\|f\|_1 = \int_0^1 |f(x)| \, dx is NOT complete. Cauchy sequences may converge to discontinuous functions

  3. Completion: The space of polynomials on [0,1][0,1] with supremum norm is not complete, but its completion is C[0,1]C[0,1]

Remark

Every normed space can be "completed" by adding limits of Cauchy sequences. This completion process is unique up to isometry and produces a Banach space containing the original space as a dense subspace.

The importance of completeness cannot be overstated. Many fundamental theorems in functional analysisβ€”such as the Banach Fixed Point Theorem, the Open Mapping Theorem, and the Closed Graph Theoremβ€”require completeness in their hypotheses.

ExampleSeries in Banach Spaces

In a Banach space XX, a series βˆ‘n=1∞xn\sum_{n=1}^\infty x_n converges if and only if the sequence of partial sums sn=βˆ‘k=1nxks_n = \sum_{k=1}^n x_k converges in XX. The series converges absolutely if βˆ‘n=1∞βˆ₯xnβˆ₯<∞\sum_{n=1}^\infty \|x_n\| < \infty.

A crucial fact: In a Banach space, absolute convergence implies convergence. This property characterizes Banach spaces among normed spaces.

The interplay between algebraic structure (vector space operations) and topological structure (norm-induced convergence) makes Banach spaces the natural setting for infinite-dimensional analysis.