Topology/Completeness

From testwiki
Revision as of 17:09, 26 December 2007 by imported>The Scarlet Letter (adding line break)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A sequence {xn} is a Cauchy sequence when for any ε>0, there is an N such that for any a>N and for any b>N, d(xa, xb)<ε.

Theorem: All convergent sequences are Cauchy sequences
A convergent sequence {xn} will converge to a limit x, implying that there exists an N such that for any a>N, that d(xa,x)<ε/2. Thus, for any a>N, and for any b>N, d(xa,xb)≤d(xa,x)+d(xb,x)<ε.

A metric space is complete when all Cauchy sequences converge to a limit.

A subset A of a metric space X is dense in an open set O when O⊆Cl(A). A subset A of a metric space X is everywhere dense when it is dense in X. A subset A of a metric space X is nowhere dense when it is dense in no open set in X.

Theorem

A closed subset of a complete space is itself complete.

Proof

Consider a complete space S and a closed subset C. Consider any Cauchy sequence within C, which is within S, so it has a limit. This limit is a point of contact of this sequence, and consequently, is a point of contact of C, and so is also within C. Thus, C is complete.

Theorem (Cantor's intersection theorem)

The intersection of a sequence of compact sets An such that An⊆An-1 is non-empty if and only if the metric space is complete.

Proof

Select a sequence {xn} where xn⊆An. There exists a limit point x of that sequence, and hence is a limit point of each An. Because each An is closed, x is within each An, and so

xi=1An.

Theorem (Nested balls theorem)

A theorem very similar to the Cantor's intersection theorem is the Nested balls theorem, which states that the intersection of a sequence of the closures of balls An such that An⊆An-1 and such that their sequence of radii rn approaches 0 is non-empty if and only if the metric space is complete.

Proof

Consider such a sequence of balls An, and consider their centers. Since their radii rn approaches 0, there exists an N such that when n>N, that rn < ε/2. Consider the centers of the spheres, to be denoted cn. ca and cb must be no farther apart than by ε when both a and b are greater than N, so cn is a Cauchy sequence, and so has a limit c. The closures of the open spheres, An, are closed, and therefore are also complete. The sequence cn is entirely within Ak for n≥k, so consider the sequence cn starting at k is entirely within Ak, and since Ak is complete, it contains the limit. Therefore, c is within all the sets, and is thus within their intersection, proving that their intersection is non-empty.

Theorem (Baire's theorem)

A complete metric space is not a countable union of nowhere dense subsets.

Proof

Let A=i=1Ki be a complete metric space where each Ki is nowhere dense. Let S1 be an open ball of radius 12. Let Sn, where n is a natural number greater than 1 to be be an open ball of radius 12n contained in Sn-1 which does not meet An, which is possible because if it always met An, then A1 would be dense in Sn-1. The centers cn of the spheres Sn form a Cauchy sequence because when n1>N and n2>N, then d(xn1,xn2)<12N. Therefore, because the space A is complete, it converges to a limit c within A. However, it is not within any Kn, and so it is not within A, a contradiction.

Examples

  1. It can be proven that the Euclidean space Rn is complete.
  2. The Hilbert space is complete.