# Math4121 Lecture 16 ## Continue on Patches for Riemann Integrals ### Harnack's Mistake #### Theorem 3.6 Heine-Borel Theorem If $\{U_\alpha\}_{\alpha \in A}$ is a collection of open sets which cover $[a, b]$, then there exists a finite subcover, i.e. $\{U_{\alpha_1}, U_{\alpha_2}, \cdots, U_{\alpha_n}\}$ such that $[a, b] \subseteq \bigcup_{i=1}^n U_{\alpha_i}$. Using the fact that $[a, b]$ is compact. Proof: Define $S = \{x \in [a, b] : \exists U_\alpha \text{ s.t. } [a, x] \subseteq \bigcup_{i=1}^n U_{\alpha_i}\}$. If we can show that $b\in S$, then we are done. Clearly $S\neq \emptyset$ since $a\in S$. Let $\beta=\sup S\geq a$. If we can show that $\beta \geq b$, then we are done. (taking $x=b$ to take finite subcover) Suppose toward contradiction that $\beta < b$. Then $\exists U_\alpha$ and $(c,d)\subseteq U_\alpha$ such that $a By the nested interval theorem of real numbers, $\bigcap_{n=1}^\infty [a_n,b_n]\neq \emptyset$. Setting $r=\sup a_n$ (by the least upper bound property of real numbers), $r\in [a_n,b_n]$ for all $n\in\mathbb{N}$. Since $r\in \mathbb{R}$, $r=r_m$ for some $m\in\mathbb{N}$. Then find $a_n,b_n$ which come after $r_m$ in the list. This contradicts the assumption that $a_n,b_n$ as the first element in the list. QED