Show that the set $\mathbb{R}^{n-1} \times 0$ has measure zero in $\mathbb{R}^{n}$.
Well, I resolved as follows:
We have $\mathbb{R}^{n-1} \times 0 \subset \mathbb{R}^{n}$. Let $\cup_{\lambda \in L} A_{\lambda}$ be an open cover of $\mathbb{R}^{n-1} \times 0$. So, the Theorem of Lindelof we say that $\cup A_{\lambda}$ admits an enumerable under coverage $\cup_{i=1}^{\infty} A_{\lambda_i}$. Set $$A_{\lambda_i} = ( x_{1,i} - \frac{\sqrt[n]{\epsilon}}{2\sqrt[n]{2^{i+1}}}, x_{1,i} + \frac{\sqrt[n]{\epsilon}}{2\sqrt[n]{2^{i+1}}}) \times ( x_{2,i} - \frac{\sqrt[n]{\epsilon}}{2\sqrt[n]{2^{i+1}}}, x_{2,i} + \frac{\sqrt[n]{\epsilon}}{2\sqrt[n]{2^{i+1}}}) \times \cdots \times ( x_{n-1,i} - \frac{\sqrt[n]{\epsilon}}{2\sqrt[n]{2^{i+1}}}, x_{n-1,i} + \frac{\sqrt[n]{\epsilon}}{2\sqrt[n]{2^{i+1}}}) \times ( - \frac{\sqrt[n]{\epsilon}}{2\sqrt[n]{2^{i+1}}},\frac{\sqrt[n]{\epsilon}}{2\sqrt[n]{2^{i+1}}}),$$ where $(x_{1,i},x_{2,i}, \cdots , x_{n-1,i}, 0) \in \mathbb{R}^{n-1}\times {0}.$
Being $v(A_{\lambda_i})$ the volume of $A_{\lambda_i}$. We have to $v(A_{\lambda_i}) = \left( \frac{2\sqrt[n]{\epsilon}}{2\sqrt[n]{2^{i+1}}}\right)^{n} = \frac{{\epsilon}}{{2^{i+1}}}$. So we have to $$\sum_{i=1}^{\infty} v(A_{\lambda_i}) = \epsilon \sum_{i=1}^{\infty} \frac{1}{2^{i+1}} = \frac{\epsilon}{2} < \epsilon.$$
I would like to know if this solution is correct. My biggest question is if I can do $A_{\lambda_i}$ as done above.