This is the definition in Stein's Real analysis.
For any set $E\subset X$, outer measure of $E$ is defined as $$ m_{*}\left(E\right)=\inf\sum_{i=1}^{\infty}Q_{i} $$ where infimum is taken over all closed balls $Q_{i}$ satisfying $E\subset\bigcup_{i=1}^{\infty}Q_{i}$.
Moreover, If $E$ is a Lebesgue measurable set, then the Lebesgue measure on $E$ is defined $$ m(E) = m_{*}\left(E\right). $$
Here is my question. Let finite measurable set $E$ be given.
Then some people use the following argument : For given $\epsilon>0$, there exists closed sets $\left\{ Q_{i}\right\} _{i=1}^{N}$ such that $\bigcup_{i=1}^{N}Q_{i}$ contains $E$ and $m(\bigcup_{i=1}^{N}Q_{i}\setminus E)<\epsilon$.
In my opinion, this is wrong. It should be following : For given $\epsilon>0$, there exists closed balls $\left\{ Q_{i}\right\} _{i=1}^{\infty}$ such that $\bigcup_{i=1}^{\infty}Q_{i}$ contains $E$ and $m(\bigcup_{i=1}^{\infty}Q_{i}\setminus E)<\epsilon$.
Am I being wrong? Or can we use both statement? Is the above statement equivalent? Thanks in advance.