# Lecture 12 ## Review Questions For a metric space $(X,d)$, we say a subset $S\subset X$ si bounded if there exists $p\in X$ and $r>0$ such that $S\subset B_r(p)$. Consider the following statement: If a set $S\subset X$ is compact, the its is bounded. 1. Will the proof of this statement involve an arbitrary open cover (one that you, the prover, do not get to choose) or a specific open cover (one that you can choose)? We should choose a specific cover so that we can construct cover that have a set that is a superset of $S$. 2. Give a proof of the statement. [Suggestion: If you prefer, you could try proving the contrapositive. Both a direct proof and a proof by contrapositive are roughly of the same difficulty.] ### Continue on compact sets #### Lemma If $S\in X$ is compact, then $S$ is bounded. Proof: Fix $p\in X$, then $\{B_n(p)\}_{n\in \mathbb{N}}$ (specific open cover) is an open cover of $S$ (Since $\bigcup_{n\in \mathbb{N}}=X$). Since $S$ is compact, then $\exists$ a finite subcover ${n\in \mathbb{N}}_{i=1}^k=S$, let $r=max(n_1,...n_k)$, Then $S\subset B_r(p)$ QED #### Definition k-cell A 2-cell is a set of the form $[a_1,b_1]\times[a_2,b_2]$ #### Theorem 2.39 (K-dimension of Theorem) Theorem 2.38 replace with "closed and bounded intervals" to "k-cells". Ideas of Proof: Apply the Theorem to each dimension separately. #### Theorem 2.40 Every k-cell is compact. We'll prove the case $k=1$ and $I=[0,1]$ (This is to simplify notation. This same ideas are used in the general case) Proof: That $[0,1]$ is compact. (Key idea, divide and conquer) Suppose for contradiction that $\exists$ open cover $\{G_a\}_{\alpha\in A}$ of $[0,1]$ with no finite subcovers of $[0,1]$ **Step1.** Divide $[0,1]$ in half. $[0,\frac{1}{2}]$ and $[\frac{1}{2},1]$ and at least one of the subintervals cannot be covered by a finite subcollection of $\{G_\alpha\}_{\alpha\in A}$ (If both of them could be, combine the two finite subcollections to get a finite subcover of $[0,1]$) Let $I_1$ be a subinterval without a finite subcover. **Step2.** Divide $I_1$ in half. Let $I_2$ be one of these two subintervals of $I_1$ without a finite subcover. **Step3.** etc. We obtain a seg of intervals $I_1\subset I_2\subset \dots$ such that (a) $[0,1]\supset I_1\supset I_2\supset \dots$ (b) $\forall n\in \mathbb{N}$, $I_n$ is not covered by a finite subcollection of $\{G_\alpha\}_{\alpha\in A}$ (c) The length of $I_n$ is $\frac{1}{2^n}$ By (a) and **Theorem 2.38**, $\exists x^*\in \bigcap^{\infty}_{n=1} I_n$. Since $x^*\in [0,1]$, $\exists \alpha_0$ such that $x^*\in G_{\alpha_0}$ Since $G_{\alpha_0}$ is open, $\exist r>0$ such that $B_r(x^*)\subset G_{\alpha_0}$ Let $n\in \mathbb{N}$ be such that $\frac{1}{2^n}d(y,z)-r\\ &=d(y,z)-\frac{1}{2}d(y,z)\\ &=\frac{1}{2}d(y,z) \end{aligned} $$ So $B_r(y)\cap S$ is finite. By **Theorem 2.20**, $y\notin S$, this proves the claim so $S'\cap E=\phi$ QED