Suppose That X is Sequentially Compact and F is Continuous Show That FX is Sequentially Compact
We've arrived at possibly the most confusing notion in topology/analysis. First, we wish to fulfil an earlier promise: to prove that ifC is a closed and bounded subset ofR andf :R →R is continuous, thenf(C) is closed and bounded. [ As a corollary, iff :R →R is continuous, then the imagef([a, b]) is closed and bounded and thus attains a minimum and maximum. We saw that this has huge implications in optimisation problems. ]
To do that, we define the following.
Definition. A topological space X is said to besequentially compact if every sequence has a convergent subsequence.
Thus, a sequentially compact space is one which is so constrained that an infinite sequence must have infinitely many terms clustering around a point.
For example, R is not sequentially compact since xn =n clearly has no convergent subsequence. Also,X = (0, 1) is not sequentially compact since xn = 1/n has no subsequence which converges in X. In the former case, problem occurs because the points keep getting further. In the latter case, the sequence really ought to converge to 0, but that limit is not found in the space.
This observation inspires the following result.
Proposition 1. Let (X, d) be ametric space.
- If X is sequentially compact, then it's bounded.
- If Y is a sequentially compact subspace of X, then Y is closed in X.
Proof.
SupposeX is not bounded; fix
- We claim that the collection ofd(x,y), fory inX, is not bounded; indeed, if it were bounded by B, anyy and z inX would gived(y,z) ≤d(y,x) +d(x,z) ≤ 2B, which is a contradiction.
- Pick
- The resulting sequence is not even Cauchy since for anyn, the set of
for various m is not bounded, so there existsm>n for which
For the second statement, by theorem 1 here, we only need to show any sequence inY converging to
must satisfy
But by sequential compactness ofY we must have a subsequence
which converges to an element of Y. Thus
indeed. ♦
Exercise
Attempt to prove the second statement of proposition 1 for a topological space X. What additional assumption do you need? [ Answer: X has to be Hausdorff. ]
The next result tells us how to construct new sequentially compact spaces out of old ones.
Proposition 2. Let X and Y be topological spaces.
- If f:X→Y is continuous and X is sequentially compact, then so is f(X).
- X and Y are sequentially compact if and only if X × Y is.
- If X is sequentially compact and
is closed, then Y is sequentially compact.
Proof.
It turns out forR, the converse to proposition 1 is true.
Theorem 3. If X is a closed and bounded subspace ofR n, then X is sequentially compact.
Proof (Sketchy)
Via scaling, one may assume , in which case proposition 2 tells us we only need to show
is sequentially compact and for that, it suffices to show X = [0, 2/3] is sequentially compact. For a sequence (xn ) inX, write out the decimal expansion of eachxn ; if more than one expression exists, pick any one. Each xn may be written in the form (0.abcd…).
For each xn , take the first digit after the decimal point; since it has only 10 possibilities, one of them (0.a…) must occur infinitely many times. Pick an infinite subsequence with first digit =a. Repeat the argument with this new sequence and find another subsequence with the same first two decimal digits (0.ab…). Iteratively, at the k-th step, we get an infinite subsequence with the same first k decimal digits This gives
Clearly, there's a subsequence of (xn ) converging to r. Sincexn ≤ 2/3, we also haver ≤ 2/3. ♦
Together with propositions 1 and 2, we get:
Corollary 4. A subset X ofR is sequentially compact iff it's bounded, and closed in R.
If X is a closed and bounded subset ofR, and f :R →R is continuous, then f(X) is also closed and bounded.
Compact Spaces
We shall prove that for metric spaces, sequential compactness is equivalent to another topological notion.
Definition. A topological space X is said to be compact if
Thus, every open cover of X has a finite subcover, where by "open cover of X", one means a collection of open subsets of X whose union equals X.
Even though "sequential compactness" and "compactness" are both topological concepts which happen to be equivalent for metric spaces, they are not equivalent for general topological spaces. Indeed, the problem lies with our usage of sequences in sequential compactness. If we replace sequences with nets, the result will be true.
Big Theorem. A metric space (X, d) is sequentially compact if and only if it's compact.
Step 1 : Prove that compact implies sequentially compact.
Suppose is a sequence of elements in a compact metric space (X,d) which has no convergent subsequence. Fixx inX; there's an open ballN(x, ε(x)) which contains only finitely many terms of the sequence. [ Otherwise, each N(x, ε) contains infinitely many terms of the sequence. Thus we can pickn 1 < n 2< n 3 < … such that
and
]
Now the collection of all these open balls is an open cover forX so it has a finite subcover which contradicts the fact that each
contains only finitely many terms of the sequence.
Step 2 : IfX is sequentially compact and {Ui } is an open cover ofX, then there is an ε>0 such thatany open ballN(x, ε) is contained in some Ui .
If not, then for ε = 1/n (n = 1, 2, …), some open ballN(xn , 1/n) is not contained in any Ui . By sequential compactness, we can find a convergent subsequence Replacing (xn ) with
we may assume that (xn ) →a andN(xn , 1/n) is not contained in anyUi (since 1/nk < 1/n).
Now thisa lies in someUi , soN(a, 1/m) lies in Ui for some m. Since (xn ) →a, there's an indexN such that ifn >N thend(a, xn ) < 1/(2m). If we pickn > max(N, 2m), thend(a,xn ) < 1/(2m) gives:
This contradicts our choice of (xn ).
Definition. This ε>0 is called aLebesgue number of the open cover {Ui }.
Step 3 : If X is sequentially compact, then for any ε>0, we can coverX with finitely many open ballsN(x,ε).
Suppose this is not true for some ε>0. Let's construct a sequence (xn ) such that any two distinct terms satisfyd(xn , xm ) ≥ ε. Suppose we already have {x 1,x 2, …,xn }. To find the next term, since the union of N(xi , ε) is not the whole ofX, we can still find xn+1 outside this union. Thus,d(xn+1 ,xi ) ≥ ε fori = 1, 2, …,n. Such a sequence has no convergent subsequence.
Definition. A metric space X in which for any ε>0, X can be covered by finitely many N(x, ε), is said to betotally bounded.
Step 4 : Prove that sequentially compact implies compact.
If {Ui } is an open cover of X, by step 2, pick ε>0 such that any open ballN(x, ε) is contained in some Ui . By step 3, the whole ofX can be covered by finitely manyN(xi , ε),i = 1, …,n. EachN(xi , ε) is contained in some Ui ; and soX can be covered by finitely many Ui . ♦
In the process, we've also proved the following:
Corollary. If (X, d) is a compact metric space, then X is totally bounded and has a Lebesgue number ε>0.
Replacing Sequences with Nets
If we replace the condition "every sequence has a convergent subsequence" with "every net has a subnet", then this is indeed equivalent to the notion of compactness for arbitrary topological spaces.
Before we state the result, though, we should be clear what we mean by "subnets". In the case of sequences, we don't want people to cheat by just taking the first 10 terms. Likewise, in the case of subnets, we force them to contain terms which are indexed by arbitrarily large indices.
Definition. If
is a net indexed by directed set I, then a subnet is given by
for some subset J of I such that:
- for any
, there exists an index j ≥ i contained in J (note that this condition implies J is a directed set).
Now we're ready to state our theorem.
Theorem. A topological space X is compact if and only if every net has a convergent subnet.
Forward Implication.
SupposeX is compact and is a net indexed by directed setI. Assume it has no convergent subnet, so every
is not a limit of some subnet. Thus there's an open subsetU(a) containinga, and an indexi, such thatU(a) does not contain xj for allj ≥i. [ If not, for each open subsetU containinga and indexi, there's aj ≥i such that
This gives a subnet (xj ) which converges toa. Contradiction. ]
Since we can find a finite subset {a 1,a 2, …,an } of X such that
Also for eachk=1, …,n, there's an indexik such thatU(ak ) does not containxj for allj ≥ ik . SinceI is a directed set, we'll pickj ≥ all ik 's, and so
does not contain xj which is absurd.
Backward Implication
Suppose every net inX has a convergent subnet and is an open cover ofX indexed byJ. We construct a net as follows: the index set isI, the collection of all finite subsets ofJ, ordered by inclusion. Thus, if
then
For each
define the open subset
If {Uj } has no finite subcover, then eachUS ≠X so we can pick
This gives a net (xS ).
By assumption, (xS ) has a convergent subnet (xT ) →a. Nowa lies in some Uj ; there exists an indexT' such that for allT ≥T', If we pickT containingj, then
so
which is a contradiction. ♦
Source: https://mathstrek.blog/2013/02/24/topology-sequentially-compact-spaces-and-compact-spaces/
0 Response to "Suppose That X is Sequentially Compact and F is Continuous Show That FX is Sequentially Compact"
Post a Comment