Cantor's intersection theorem: Difference between revisions

Content deleted Content added
Dcoetzee (talk | contribs)
Add a bit
No edit summary
Line 1:
In [[real analysis]], a branch of mathematics, '''Cantor's intersection theorem''', named after [[Georg Cantor]], is a theorem related to [[compact set]]s in '''R''', the set of [[real number]]s. It states that a decreasing nested [[sequence]] of non-empty, [[closed set|closed]] and [[bounded set|bounded]] subsets of '''R''' has nonempty intersection. In other words, supposing {C<sub>''k''</sub>} is a sequence of non-empty, closed and bounded sets satisfying
 
:<math>C_0 \supseteq C_1 \supseteq \cdots C_k \supseteq C_{k+1} \cdots </math>
 
it follows that
 
:<math>\left(\bigcap_{k} C_k\right) \neq \emptyset</math>.
The result is typically used as a lemma in proving the [[Heine-Borel theorem]], which states that sets of real numbers are compact if and only if they are closed and bounded. Conversely, if the Heine-Borel theorem is known, then it can be restated as: a decreasing nested sequence of non-empty, compact subsets of '''R''' has nonempty intersection.
 
The result is typically used as a lemma in proving the [[Heine-&ndash;Borel theorem]], which states that sets of real numbers are compact if and only if they are closed and bounded. Conversely, if the Heine-&ndash;Borel theorem is known, then it can be restated as: a decreasing nested sequence of non-empty, compact subsets of '''R''' has nonempty intersection.
As an example, if C<sub>''k''</sub> = [0, 1/''k''], the intersection over {C<sub>''k''</sub>} is {0}. On the other hand, both the sequence of open bounded sets C<sub>''k''</sub> = (0, 1/''k'') and the sequence of unbounded closed sets C<sub>''k''</sub> = [k, ∞) have empty intersection. All these sequences are properly nested.
 
As an example, if ''C''<sub>''k''</sub> = &nbsp;[0, &nbsp;1/''k''], the intersection over {''C''<sub>''k''</sub>} is &nbsp;{0}. On the other hand, both the sequence of open bounded sets ''C''<sub>''k''</sub> = &nbsp;(0, &nbsp;1/''k'') and the sequence of unbounded closed sets ''C''<sub>''k''</sub> = &nbsp;[''k'', &nbsp;∞) have empty intersection. All these sequences are properly nested.
 
The theorem generalizes to '''R'''<sup>''n''</sup>, the set of ''n''-element vectors of real numbers, but does not generalize to arbitrary [[metric space]]s. For example, in the space of [[rational number]]s, the sets <math>C_k = [\sqrt{2}, \sqrt{2}+1/k] = (\sqrt{2}, \sqrt{2}+1/k)</math> are closed and bounded, but their intersection is empty.
 
: <math>C_k = [\sqrt{2}, \sqrt{2}+1/k] = (\sqrt{2}, \sqrt{2}+1/k)</math>
 
are closed and bounded, but their intersection is empty.
The theorem generalizes to '''R'''<sup>''n''</sup>, the set of ''n''-element vectors of real numbers, but does not generalize to arbitrary [[metric space]]s. For example, in the space of [[rational number]]s, the sets <math>C_k = [\sqrt{2}, \sqrt{2}+1/k] = (\sqrt{2}, \sqrt{2}+1/k)</math> are closed and bounded, but their intersection is empty.
 
A simple corollary of the theorem is that the [[Cantor set]] is nonempty, since it is defined as the intersection of a decreasing nested sequence of sets, each of which is defined as the union of a finite number of closed intervals; hence each of these sets is non-empty, closed, and bounded. In fact, the Cantor set contains uncountably many points.
Line 13 ⟶ 21:
== Proof ==
 
Consider the sequence (''a''<sub>''k''</sub>) where ''a''<sub>''k''</sub> is the [[infimum]] over the non-empty ''C''<sub>''k''</sub>. Because ''C''<sub>''k''</sub> is closed, ''a''<sub>''k''</sub> belongs to ''C''<sub>''k''</sub>; because the sets are decreasing nested, the sequence is monotonic increasing. Because it is also bounded (being contained in the bounded set ''C''<sub>1</sub>), it must converge to some limit &nbsp;''L''. Choose any ''j'' &nbsp;&ge; &nbsp;1; the subsequence of (''a''<sub>''k''</sub>) for ''k'' &nbsp;&ge; &nbsp;''j'' is contained in C<sub>''j''</sub> and converges to &nbsp;''L''. Since ''j'' is closed, L lies in &nbsp;''C''<sub>''j''</sub>. Since this is true for all ''j'', ''L'' lies in all ''C''<sub>''j''</sub>, and so in their intersection.
 
== References ==