$[0,1]$ is not of measure zero ?!
Proof sketch :
I assumed that there is an open covering of length $<1/2$
Meaning $[0,1] \subset \bigcup \limits_{i=1}^{\infty} I_i$ such that $I_i$ is open interval and $\sum \limits_{i=1}^{\infty} len(I_i) < \frac{1}{2}$
By Heine-Borel theorem and because $[0,1]$ is compact then there is finite sub covering meaning there is $n\in \mathbb{N}$ such that $I_1, \cdots I_n$ are cover for $[0,1]$ and are open intervals and $ len(I_1) + \cdots + len(I_n) < \frac{1}{2}$
I said by induction on $n$, if $n=1$ then $0 \not \in I_1$ then $[0,1] \not\subset I_1$ else $0 \in I_1$ and because $len(I_1) < 1/2$ and $I_1$ is open interval then $1 \not \in I_1$ so $[0,1] \not \subset I_1$
but i couldn't proceed in induction step proof, please help me, any hints or a sketch for how to proceed.
Here is a standard solution:
Let $\cup_{n} I_n$ of open intervals that cover $[0,1]$. Heineken Borel implies that there is a finite sub collection of $(a_i,b_i)$.
Let $I_1=(a_1,b_1)$ contain $0$. Then $b_1 \in [0,1]$, so do the same thing to obtain $I_2$ and continue in this fashion. This process must terminate at some $k$, in which case $b \in (a_k,b_k)$. In this case
$\sum l(I_n) \geq \sum_{i=1}^{k} l(b_i-a_i) =b_k-(a_k-b_{k-1})-\dots a_1 \geq b_k-a_1 >1-0=1.$
the penultimate inequality comes from the fact that $a_i<b_{i-1}$.