Some theorems about metric spaces
We need to get down a few facts about metric spaces before we can continue on our course. Firstly, as I alluded in an earlier comment, compact metric spaces are sequentially compact — every sequence has a convergent subsequence.
To see this fact, we’ll use the fact that compact spaces are the next best thing to finite. Specifically, in a finite set any infinite sequence would have to hit one point infinitely often. Here instead, we’ll have an accumulation point in our compact metric space
so that for any
and point
in our sequence there is some
with
. That is, though the sequence may move away from
, it always comes back within
of it again. Once we have an accumulation point
, we can find a subsequence converging to
just as we found a subnet converging to any accumulation point of a net.
Let’s take our sequence and define — the closure of the sequence from
onwards. Then these closed sets are nested
, and the intersection of any finite number of them is the smallest one, which is clearly nonempty since it contains a tail of the sequence. Then by the compactness of
we see that the intersection of all the
is again nonempty. Since the points in this intersection are in the closure of any tail of the sequence, they must be accumulation points.
Okay, that doesn’t quite work. See the comments for more details. Michael asks where I use the fact that we’re in a metric space, which was very astute. It turns out on reflection that I did use it, but it was hidden.
We can still say we’re looking for an accumulation point first and foremost, because if the sequence has an accumulation point there must be some subsequence converging to that point. Why not a subnet in general? Because metric spaces must be normal Hausdorff (using metric neighborhoods to separate
closed sets) and first-countable! And as long as we’re first-countable (or, weaker, “sequential”) we can find a sequence converging to any limit point of a net.
What I didn’t say before is that once we find an accumulation point there will be a subsequence converging to that point. My counterexample is compact, and any sequence in it has accumulation points, but we will only be able to find subnets of our sequence converging to them, not subsequences. Unless we add something to assure that our space is sequential, and metric spaces do that.
We should note in passing that the special case where is a compact subspace of
is referred to as the Bolzano-Weierstrass Theorem.
Next is the Heine-Cantor theorem, which says that any continuous function from a compact metric space
to any metric space
is uniformly continuous. In particular, we can use the interval
as our compact metric space
and the real numbers
as our metric space
to see that any continuous function on a closed interval is uniformly continuous.
So let’s assume that is continuous but not uniformly continuous. Then there is some
so that for any
there are points
and
in
with
but
. In particular, we can pick
as our
and get two sequences
and
with
but
. By the above theorem we can find subsequences
converging to
and
converging to
.
Now , which converges to
, and so
. Therefore we must have
also converging to
by the continuity of
. But this can’t happen, since each of these distances must be at least
! Thus
must have been uniformly continuous to begin with.

So, what kinds of spaces are compact, but not sequentially compact? I don’t see how the fact that the space has a metric enters into the proof of the Bolzano-Weierstrass Theorem.
Damn.. you’ve got a point there. All my references gave proof sketches for subspaces of
and then just asserted it worked for general metric spaces, so I tried to throw something together to work more generally, but it doesn’t seem to work. Thanks for catching that.
As for an example where compactness doesn’t imply sequential compactness, the best one I know of is the space of all functions from the unit interval to the set
, using the topology of pointwise convergence which I haven’t really discussed yet, but which is equivalent to the product topology on a continuum’s worth of copies of
. This is compact by the Tychonoff theorem, but a diagonalization argument can show that there’s no convergent subsequence.
Can you give a more or less explicit example of such a s sequence?
In answer to Michael Livshits, I’d be fairly surprised if the following does not work (tweaking John’s example just a bit): consider all functions f: [0, 1] –> [0, 1] with the topology of pointwise convergence, and define a sequence f_n where f_n takes a real number r in [0, 1] to the fractional part of nr. If this had a convergent subsequence, indexed by an increasing set of integers a_n, then it would mean that the fractional parts {a_n r} would converge for every r in [0, 1]. My intuition says, to the contrary, that no matter what increasing sequence a_n you pick, there should be an r such that {a_n r} is equidistributed.
If that intuition is correct, then you can apply similar reasoning to John’s example (round down to 0 if the fractional part is less than 1/2; otherwise round up to 1).
On further thought, the idea behind my example becomes even clearer if you consider instead the sequence of functions f_n(r) = {10^n r}. For any increasing sequence of natural numbers a_n, you can find an explicit r whose decimal expansion has, in its (a_{n}+1)th place after the decimal point, the digit given by the remainder of n mod 10 (take all the other digits of r to be 0, say). Quite clearly, the sequence of fractional parts {10^{a_n} r} cannot converge for that r. Neither does the sequence of 0′s and 1′s gotten by rounding up to 1 or rounding down to 0.
Nice example, Todd. Replacing
by
in your argument, we can see that no subsequence of your sequence convereges pointwise.
It looks like you can use
instead.
[...] if . That is, if we have a sequence of points in (we only need to consider sequences because metric spaces are sequential) that converges to , then the image of this sequence converges to [...]
Pingback by Multivariable Limits « The Unapologetic Mathematician | September 17, 2009 |
[...] It’s no loss of generality, then, to assume that is increasing. We also remember that the Heine-Cantor theorem tells us that since is compact, is actually uniformly [...]
Pingback by Continuity of Partial Integrals « The Unapologetic Mathematician | January 12, 2010 |
[...] and thus compact. The collection must be finite or else it would have an accumulation point by Bolzano-Weierstrass, and thus wouldn’t be [...]
Pingback by Construction of Root Systems (setup) « The Unapologetic Mathematician | March 1, 2010 |