Difference between revisions of "Compactness in Metric Spaces"

From Department of Mathematics at UTSA
Jump to navigation Jump to search
(Created page with "=== Compact Sets in a Metric Space === <p> If <span class="math-inline"><math>(M, d)</math></span> is a metric space and <span class="math-inline"><math>S \subseteq M</math></...")
 
Line 5: Line 5:
 
<p>We also said that a subset <span class="math-inline"><math>\mathcal S \subseteq \mathcal F</math></span> is a subcover/subcovering (or open subcover/subcovering if <span class="math-inline"><math>\mathcal F</math></span> is an open covering) if <span class="math-inline"><math>\mathcal S</math></span> is also a cover of <span class="math-inline"><math>S</math></span>, that is:</p>
 
<p>We also said that a subset <span class="math-inline"><math>\mathcal S \subseteq \mathcal F</math></span> is a subcover/subcovering (or open subcover/subcovering if <span class="math-inline"><math>\mathcal F</math></span> is an open covering) if <span class="math-inline"><math>\mathcal S</math></span> is also a cover of <span class="math-inline"><math>S</math></span>, that is:</p>
 
<span class="equation-number">(2)</span>
 
<span class="equation-number">(2)</span>
<div style="text-align: center;"><math>\begin{align} \quad S \subseteq \bigcup_{A \in \mathcal S} A \quad \mathrm{where} \: \mathcal S \subseteq \mathcal F \end{align}</math></div>
+
<div style="text-align: center;"><math>\begin{align} \quad S \subseteq \bigcup_{A \in \mathcal S} A \quad \mathrm{where} \mathcal S \subseteq \mathcal F \end{align}</math></div>
 
<p>We can now define the concept of a compact set using the definitions above.</p>
 
<p>We can now define the concept of a compact set using the definitions above.</p>
 
<blockquote style="background: white; border: 1px solid black; padding: 1em;">
 
<blockquote style="background: white; border: 1px solid black; padding: 1em;">

Revision as of 15:39, 8 November 2021

Compact Sets in a Metric Space

If is a metric space and then a cover or covering of is a collection of subsets in such that:

Furthermore, we said that an open cover (or open covering) is simply a cover that contains only open sets.

We also said that a subset is a subcover/subcovering (or open subcover/subcovering if is an open covering) if is also a cover of , that is:

(2)

We can now define the concept of a compact set using the definitions above.

Definition: Let be a metric space. The subset is said to be Compact if every open covering of has a finite subcovering of .

In general, it may be more difficult to show that a subset of a metric space is compact than to show a subset of a metric space is not compact. So, let's look at an example of a subset of a metric space that is not compact.

Consider the metric space where is the Euclidean metric and consider the set . We claim that this set is not compact. To show that is not compact, we need to find an open covering of that does not have a finite subcovering. Consider the following open covering:

Clearly is an infinite subcovering of and furthermore:

Let be a finite subset of containing elements. Then:

Let . Then due to the nesting of the open covering , we see that:

But for we need . But , so Failed to parse (syntax error): {\displaystyle n^* &gt; 0} and Failed to parse (syntax error): {\displaystyle \frac{1}{n^*} &gt; 0} , so Failed to parse (syntax error): {\displaystyle 1 - \frac{1}{n^*} &lt; 1} . Therefore any finite subset of cannot cover . Hence, is not compact.