Completeness in Metric Spaces
A metric space is complete if every Cauchy sequence converges to a limit in the space. Completeness generalizes the completeness of and is essential for fixed-point theorems, existence of solutions to differential equations, and functional analysis. Complete spaces are "without gaps" β there are no missing limit points.
Definition
A sequence in a metric space is Cauchy if for every , there exists such that for all .
A metric space is complete if every Cauchy sequence in converges to a limit in .
By the Cauchy criterion (Theorem 2.2), with the usual metric is complete.
with the usual metric is not complete. For example, the sequence (decimal approximations to ) is Cauchy in but does not converge to a rational.
The space of continuous functions with the sup norm is complete. If is Cauchy in sup norm, it converges uniformly to a continuous function .
with the Euclidean metric is not complete. The sequence is Cauchy, but its limit .
Banach Fixed-Point Theorem
Let be a complete metric space and a contraction: there exists such that for all . Then has a unique fixed point: there exists unique with .
Moreover, for any , the sequence converges to .
The Banach Fixed-Point Theorem is used to prove existence and uniqueness of solutions to ODEs (Picard-LindelΓΆf), solve integral equations, and analyze iterative algorithms.
maps to itself. For ,
By Banach's theorem, has a unique fixed point: (but , so this example fails). Corrected: has fixed point .
Summary
Completeness ensures Cauchy sequences converge:
- , are complete.
- , are not complete.
- Banach Fixed-Point Theorem: contractions on complete spaces have unique fixed points.
See Metric Spaces and Banach Spaces.