To-do:

  • Study sequential and limit point compactness. Show that their absolute and relative definitions are equivalent, essentially showing that they are intrinsic properties. Prove equivalence of the two notions for metric spaces.
  • Examples of compact metric spaces
  • Applications of compactness in
  • The extreme value theorem
  • Heine-Borel characterization of compact sets in

Recall


Compactness: Absolute and relative definitions

Sequential compactness

Definition 1(Absolute definition for metric space).

Every sequence in has a convergent subsequence.

Definition 2(Relative definition for metric space ).

Every sequence in has a convergent subsequence with limit in .

Equivalence

is sequentially compact as per definition 1 as a metric space in its own right is a sequentially compact subset of as per 2.

Thus, sequential compactness is intrinsic, i.e, if ,
is sequentially compact in is sequentially compact in is sequentially compact.

Limit point compactness

Definition 3(Absolute definition for metric space).

Every infinite has a limit point.

Definition 4(Relative definition for metric space ).

Every infinite has a limit point in .

Equivalence

Same argument as in sequential compactness.


Examples of compact sets

Finite sets

Any set of finite cardinality is compact. Any sequence in must have at least one element of repeating infinitely many times - take the subsequence required by sequential compactness to be a constant sequence of just this element. The condition for limit point compactness is vacuously true, since no infinite subset of exists.

The Cantor set

The Cantor set is closed and bounded in . It follows from the Heine Borel Theorem that it is compact.

Open intervals in R (non example)

, , , and are not compact. It is easy to find sequences in these sets which violate the definition of sequential compactness. Take the set of terms of these sequences to violate the definition of limit point compactness.

Closed intervals in R

is compact.

Sequential compactness: Consider a sequence in . We know it has a convergent subsequence, courtesy the Bolzano-Weierstrass Theorem. The point to which this subsequence converges is a limit point of , and must be contained in since is a closed set.

Limit point compactness: Showing this follows a very similar strategy to Abbot’s proof of the Bolzano-Weierstrass Theorem (bisection search, or what Kulkarni likes to call lion-hunting). Given an infinite , successively bisect the intervals, continuing with the half having infinite elements of at each step. This should give us nested intervals of the form , where the length of is (), and . From the nested interval property, we know that is non-empty (in fact, we know it is a singleton, but we just need it to be non-empty for this to work). Let be an element in this intersection. Let . We can find such that the length of . Thus, . So, any ball around contains elements of , i.e, is a limit point of .

It follows that “closed boxes” in are limit point compact. This can be shown using an analogue of bisection search in , where you divide the set into sections in each step. We will skip showing these are sequentially compact (follows trivially from BWT), since the two notions are actually equivalent, as we will now show.


Equivalence of sequential and limit point compactness

Theorem 5.

Let be a metric space. Then, is sequentially compact is limit point compact.

Proof of
Let , . We want to show that has a limit point in . Take . Since is sequentially compact, we can extract a sequence from such that . Observe that is a limit point of , and hence of . ❏

Proof of
Let be a sequence in . We want to show that some subsequence of converges to a point in .
Let . If is finite, i.e, has a finite number of distinct terms, a single element must repeat infinite times in the sequence. Let the constant sequence of this element be the subsequence required, and we are done.
If is infinite, since is limit point compact, must have a limit point in . Call it . Define a sequence of ‘s: . Construct a subsequence of like so: Let be any point in , and let be any point such that and (such a must exist since every deleted neighborhood of contains infinitely many elements of ). Then, since . ❏

Info

We have not yet shown that open cover compactness is equivalent to limit point/sequential compactness, so replace every instance of compact with limit point compact or sequentially compact in the following theorems and proofs if you’re reading these lecture notes in order.


Image of a compact set under a continuous function

Theorem 6.

If is continuous, and is compact, is compact.

Proof
Consider a sequence in . is a sequence in . Since is compact, has a subsequence . Since is continuous, it follows that . ❏


Characterization of compact sets

Rudin, 2.34

Theorem 7.

Every compact set in a metric space is closed in and bounded.

Proof
Assume is not closed. Then, , and has a limit point outside . There exists a sequence in that converges to . Since every subsequence of also converges to , has no subsequence that converges to a point in , contradicting the hypothesis that is compact.
Suppose is unbounded. Pick . Pick such that . This construction results in the distance between any two terms in being greater than 1. Thus, there does not exist an such that for all , all lie in a ball of radius . So, no subsequence of converges, contradicting the hypothesis that is compact.


Extreme value theorem

Consider a continuous function , where is a compact set. We know now that this implies is compact, which in turn implies is closed in and bounded. Since is non-empty and bounded, it must have a supremum and infimum, when then must be contained in since it is closed. Hence the theorem.

Rudin, 4.16

Theorem 8(Extreme value theorem).

A continuous function from a non-empty compact space to a subset of the real numbers attains a maximum and a minimum value.


Closed subsets of compact sets are compact

Rudin, 2.35

Theorem 9.

If is compact, is closed in is compact.

Proof
Consider a infinite subset . Since , has a limit point in . However, a limit point of is also a limit point of , which contains all of its limit points since it is closed. Thus, . ❏


Heine Borel Theorem

Theorem 10.

Let be a subset of . Then, is compact is closed in and bounded.

Proof of
Follows from the Characterization of compact sets.

Proof of
Since is bounded, for some . Now, , and thus is closed in (Subspace topology). We have previously shown that closed intervals in are compact, so is compact. It follows form the previous theorem that is compact. ❏

Warning

In general, is closed and bounded is compact. For example, let be the set of all such that . is closed and bounded in , but is not compact.

Important

While stated for , the Heine Borel theorem is valid for . It is easy to show.