We have previously discussed how is a closed set and formulated the general version of closed sets in topology, demonstrating several useful properties that they satisfy. For boundedness, we say that
is bounded because there is an absolute value function such that
. But topologically, we don’t have such a norm (or rather, a metric), at least not in the general setting. How then do we describe the boundedness of
?
We cheat—we combine the closed AND boundedness of the set into compactness.
Theorem 1. Let be a collection of open sets in
such that
. (We call
an open cover for
.) Then there exists a finite sub-collection
of open sets such that
.
Proof. Fix any open cover of
. Define the subset
to be the set of
such that
can be covered by finitely many
. We will verify that the three hypotheses of “real induction” hold, so that
, as required.
For the first hypothesis, for some open set
, so that
.
For the second hypothesis, suppose . Find a finite subcover
of
. In particular, suppose without loss of generality that
. Since
is open, there exists
such that
. This means for any
,
is covered by
. Therefore,
.
For the final hypothesis, suppose . Suppose
. Since
is open, there exists
such that
. Since
, find a finite sub-collection
that covers
. Then the finite sub-collection
covers
, which implies
.
By the principle of “real induction”, , as required.
Roughly speaking, this theorem states that no matter how we cover using open sets, we can always extract a finite sub-collection of them to do the job. In this regard, compact sets share many of the properties of finite sets, except that they aren’t actually finite at all.
Let be any topological space.
Definition 1. We say that is compact if any (possibly infinite) open cover
of
admits a finite sub-cover
. In particular, closed and bounded sets of the form
are compact in
. In particular, if
is compact, then we call
a compact space.
Compactness is probably one of the most useful properties in all of mathematics, since it allows us to impose finite-ish arguments onto infinite-ish sets by passing into the finite sub-covers. In particular, we will show in the context of that compact sets are closed and bounded.
Lemma 1. Suppose is compact. If
is closed, then it is compact.
Proof. Let be any open cover of
. Since
is closed,
is open. Hence,
forms an open cover for
. Since
is compact, it admits a finite sub-cover
of
. Therefore,
forms a finite sub-cover for
, and
is compact.
Theorem 2. If is closed and bounded, then it is compact.
Proof. Since is bounded, there exists
such that
. Since
is compact by Theorem 1 and
is closed, by Lemma 1,
is compact.
Our final goal is to proceed in the opposite direction: any compact set in must be closed and bounded.
Lemma 2. Suppose is Hausdorff. If
is compact, then it is closed.
Proof. We need to prove that is open. Fix
. Since
is Hausdorff, for any
, there exists disjoint neighbourhoods
of
respectively. Then
forms an open cover for
. Since
is compact, there exists a finite subset
such that
covers
. We note that the set
is still a neighbourhood of
that is disjoint with
. Therefore,
. Therefore,
is open, as required.
Theorem 3. If is compact, it is closed and bounded.
Proof. By Lemma 2, since is a metric space and thus Hausdorff,
is closed. Fix
. For each
, the open set
covers
, so that the collection
forms an open cover for
. By compactness, there exist finitely many
(assume they are arranged in ascending order) such that
covers
. Hence, for any
,
. Finding
yields
so that
is bounded.
We haven’t done a lot to generalise compactness yet, since we want to ensure that our ideas of compactness really do correspond with closed and bounded sets, at least in the context of . We’ll do more of that in future posts. For now, let’s state and prove and contextualise our topological reformulation of the extreme value theorem.
Theorem 4 (Extreme Value Theorem). Let be a topological space and
be a continuous map. If
is compact, so is
. In particular, if
is continuous, then
is closed and bounded.
Proof. For any open cover of
, since
is continuous
is an open cover of
. Since
is compact, there exists a finite sub-cover
of
. Hence,
forms a finite sub-cover for
, and
is compact.
There is something slightly disconcerting about this result. Doesn’t the original result state that we can find such that
? But we only have
being compact, and not an interval. It turns out that we need to investigate another property about the set
, namely that it is connected, in order to make the interval-based conclusion.
This connectedness property also turns out to be responsible for the intermediate value theorem in real analysis. In light of this unanswered question, we will pivot to connectedness in the next post, establish the intermediate value theorem and extreme value theorem therein, before returning to explore compactness.
—Joel Kindaik, 31 Mar 25, 1354H
Leave a comment