Löb's Theorem Proof
📂TopologyLöb's Theorem Proof
Definition
Let O be an open cover of the metric space (X,d).
sup{d(a,b) ∣ a,b∈A}<ε is said to be the Lebesgue Number for O if every subset A⊂X that satisfies sup{d(a,b) ∣ a,b∈A}<ε also satisfies A⊂O for some O∈O.
Theorem
- [1] Lebesgue’s Lemma: If X is sequentially compact, then for every open cover O of X, there exists a Lebesgue number.
- [2] Lebesgue’s Theorem: If X is compact, then for every open cover O of X, there exists a Lebesgue number.
The concept of Lebesgue numbers might sound complicated, but it’s not as difficult as it seems if you think about it intuitively. Just the notation ε>0 being used for it should remind us of something familiar. It’s helpful to remember that typically anything named after Lebesgue has to do with metric spaces.
Simply remembering that if it’s compact then it’s sequentially compact can clear up any confusion about what’s the theorem and what’s the lemma.
Proof
[1]
Assume that for every ε>0, there exists an x∈X such that
Bd(x,ε)⊈O∈O
is satisfied.
Then for every n∈N, there exists an xn∈X such that
Bd(xn,n1)⊈O∈O
is satisfied. Since O is an open cover of X, there exist εn>0 and xn∈On∈O that satisfy Bd(xn,εn)⊂On. If for every m1<εn, xn=xm, then
Bd(xm,m1)=Bd(xn,m1)⊂Bd(xn,εn)⊂On,
thus, xn=xm must be true. That is, {xn ∣ n∈N} is an infinite set and, as X is sequentially compact, {xn ∣ n∈N} has a limit point a∈X. Since O is an open cover of X, there exists an open set O that satisfies a∈O∈O. Being an open set, there exists an δ>0 that satisfies Bd(a,δ)⊂O. Since a is a limit point of {xn ∣ n∈N}, Bd(a,2δ) includes an infinite subset of {xn ∣ n∈N}. Therefore,
n01<2δxn0∈Bd(a,2δ)
is satisfied by some n0∈N. However, for any z∈Bd(xn0,n01),
d(a,z)≤d(a,xn0)+d(xn0,z)<2δ+n01<2δ+2δ=δ
thus,
Bd(xn0,n01)⊂Bd(a,δ)⊂O∈O,
which is a contradiction to the assumption.
■
[2]
If X is a metric space, then being compact is equivalent to being sequentially compact, therefore, X is sequentially compact. By [1] Lebesgue’s Lemma, X has a Lebesgue number.
■