Convergence, Cauchy Sequences, and Completeness
The - definition of a limit transfers verbatim to any metric space once is replaced by . Convergent sequences characterize closed sets and closures; Cauchy sequences and completeness capture spaces with no missing limits, with and complete and and not.
╌╌╌╌
The definition of a limit for real
sequences used only two
things: the terms , and the distance from the candidate limit.
Replace by and the definition, together with almost
every proof about it, carries over to an arbitrary metric space unchanged. What
is new is that some spaces have gaps
a Cauchy sequence can fall into.
Completeness is the property of having none, and it is the metric-space form
of the least-upper-bound axiom
that made usable.
Sequences and their limits
The condition says , so convergence means: every ball about , however small, contains all but finitely many terms. The number marks the tail from which the sequence stays inside the -ball.
The limit is unique, and the proof is the real-line proof with in place of : if and are both limits, then for any some tail satisfies and , so ; since was arbitrary, and . Two more facts transfer intact:
- Convergent sequences are bounded (the tail sits in one ball, the finite head in another).
- Squeeze by a null real sequence. iff there are reals with ; this reduces metric convergence to ordinary convergence of the distances.
Componentwise convergence in . A sequence in Euclidean space converges iff each coordinate sequence converges, in which case the limit is taken coordinate by coordinate:
One direction follows from , the other from once every coordinate is within . This reduces limits in to limits in , and identifies convergence in with convergence of real and imaginary parts.
Convergence and the topology
Convergence can be stated with no reference to at all, using only open neighborhoods, which is why it is a topological notion.
Any open contains a ball , and the tail inside that ball is inside ; conversely each ball is itself an open neighborhood. The two formulations are interchangeable, and they connect convergence to closed sets and closures.
A closed set contains the limits of all its convergent sequences: if the limit
lay in the open set , some tail would be trapped in , contradicting
. And the closure consists precisely of the sequential limits
from : given , each ball meets in some
, and those . This makes closed
and contains its sequential limits
the same statement, and recovers the closure as the reachable points.
Cauchy sequences
Convergence names a limit. Often one wants to certify that a sequence settles without naming where. The Cauchy condition does this using only the terms.
The terms bunch together: past , any two of them are within . Every convergent sequence is Cauchy, since if then for ,
The converse is the question. In it holds, and that was the substance of Cauchy completeness of . In a general metric space it can fail: the terms bunch, but the point they bunch around may not exist in the space.
Complete metric spaces
Completeness says the space has no gaps for a Cauchy sequence to fall through. The central examples are complete; the instructive failures are subspaces that omit a limit point.
For the proof reduces to coordinates: a Cauchy sequence in is Cauchy in each coordinate by , each coordinate converges by completeness of , and componentwise convergence assembles the limit. For , a Cauchy sequence in the sup metric is a uniformly Cauchy sequence of functions; it converges uniformly to a limit, and the uniform limit of continuous functions is continuous, so the limit lies back in .1
The rationals fail for the same reason: a sequence of rationals converging to in is Cauchy in with no rational limit, since is irrational. Completeness is precisely the property that separates from , and the least-upper-bound property is what supplies it.
| Space | Complete? | Witness |
|---|---|---|
| , Euclidean | yes | reduces to coordinatewise |
| , sup metric | yes | uniform limit of continuous is continuous |
| discrete metric, any set | yes | Cauchy sequences are eventually constant |
| , standard metric | no | rationals approaching |
| , subspace of | no | the sequence |
The pattern in the failures is that both omit a limit point of themselves. Adding back exactly the missing limits repairs completeness.
A Cauchy sequence in is Cauchy in , so it converges in ; because is closed, the limit lies in . This is why fails but succeeds: the latter is closed in the complete space .
The abstract theorem replaces an - argument about the limit function with a single appeal to completeness.
Completion
A space with gaps can be enlarged to fill them, exactly as is enlarged to .
The construction mirrors the Cauchy-sequence build of : points of are equivalence classes of Cauchy sequences in , two sequences identified when the distance between corresponding terms tends to , and is the limit of the term-by-term distances. The original space sits inside as the classes of constant sequences, and it is dense because every Cauchy sequence is, by definition, approached by its own terms. The completion of is ; the completion of is ; the completion of the polynomials on under the sup metric is all of , since by the Weierstrass approximation theorem every continuous function is a uniform limit of polynomials. Completion lets analysis assume completeness without loss of generality.
Nested sets and completeness
Completeness has a geometric consequence: nested closed balls whose radii tend to zero always contain a common point. This is the metric analogue of the nested interval property.
The centers form a Cauchy sequence, because for both lie in and so are within ; completeness gives a limit , and lies in every since each is closed and contains the tail. Two common points would be within every , forcing them equal.
This nested-ball property, completeness, and the convergence of Cauchy sequences are three views of the same fact about and . Completeness together with a finiteness condition yields compactness, where every sequence has a convergent subsequence.
Footnotes
- Lebl, Basic Analysis I, §7.3 (sequences and convergence) and §7.4.1 (Cauchy sequences and completeness): uniqueness of limits, sequential characterization of closed sets, completeness of and , and completeness of closed subspaces. ↩
╌╌ END ╌╌