Cauchy sequences
Definition 1.
A sequence in is Cauchy if, for every , there exists an such that whenever it follows that .
A sequence in a metric space is Cauchy if, for every , there exists an such that whenever it follows that .
Notice that this definition bears striking resemblance to the definition of convergence for a sequence. The motivation for this definition is that to test for convergence, you need a candidate limit value. However, you can test whether a sequence is Cauchy without such an entity.
Cauchy Criterion
Our interest in Cauchy sequences is motivated by the definition of Cauchy sequences having no mention of a limit, and thus possibly allowing us to test for convergence without a candidate limit. We will now prove that this is in fact possible in .
Theorem 2.
A sequence in converges if and only if it is a Cauchy sequence.
Proof of convergent Cauchy
Proof
Let . Let be arbitrary. Then, there must exist an such that for all . Let too. Now, (surprise) triangle inequality:❏
Proof can be adapted to show the same for metric spaces. Thus, in any metric space , every convergent sequence is a Cauchy sequence.
Proof of Cauchy convergent
Proof in
Here’s how we’ll go about proving this:
- We will show that being Cauchy implies being bounded.
- We will show that given any sequence, a monotone subsequence can be extracted.
- Thus, we should be able to extract a monotone subsequence from a Cauchy sequence, which will be bounded since Cauchy sequences are bounded. From the monotone convergence theorem, the subsequence must converge.
- We will then we will show that the limit of the subsequence must equal the limit of the Cauchy sequence.
Step 1: Cauchy bounded
Lemma 3.
Cauchy sequences are bounded.
Proof
Given , there exists an such that for all . Thus, the sequence is bounded by for all . It follows thatis a bound for the sequence . ❏
This can be proved any metric space.
Step 2: Pervasive monotonicity
Lemma 4.
Every sequence in has a monotone subsequence.
Proof
Consider a sequence . We say is a peak if for all , we have . Now, we can either have infinitely many peaks, or finitely many peaks.If we have infinitely many peaks, the subsequence of peaks forms a monotone decreasing subsequence.
If we have finitely many peaks, let the last peak . Consider (if there are no peaks, make this ), which is not a peak. It is guaranteed that exists such that and . The same is guaranteed for . Thus, we can construct a monotone increasing subsequence. ❏
Recall that a monotone sequence has no meaning in a metric space. Thus, this sequence of proofs cannot to used to show that Cauchy sequences in metric spaces converge.
Step 3: Persuasive subsequence
Lemma 5.
If a subsequence of a Cauchy sequence converges to , the Cauchy sequence also converges to .
Proof
Let be a subsequence of a Cauchy sequence . Let be arbitrary. We have for all , for some . Also, we have , for all (since ). As usual, let . Triangle inequality gives us for all . ❏
Again, this argument can be made for any metric space.
Proof in
It can be shown that if a sequence is Cauchy in , it must be Cauchy slot-wise too (very similar argument to how we proved slot-wise convergence). Since Cauchy sequences in converge, every slot converges, and thus the vector sequence converges.
Complete metric space
Definition 6.
A metric space is called a complete metric space if every Cauchy sequence in converges (in ).
Note the overload of the term “complete”, which is also used in the context of ordered sets to signify the presence of the LUB property.
Examples: , , , closed box in .
Relation with sequential compactness
It is clear that being complete does not imply being sequentially compact (example: ).
However, being sequentially compact does imply being complete (Since any sequence must have a convergent subsequence, due to the existence of which a Cauchy sequence must converge).