There is a classic Lemma about $sup A$ that says:
Let $A$ be any subset of the Real Numbers and let $s$ be an upper bound for $A$. $s = supA$ iff for every $\epsilon>0$ there exists $a \in A$ such that $s- \epsilon<a$. Similarly for $l=infA$ the inequality takes the form $a<l+\epsilon$.
In many books (e.g. Stein Real Analysis, p. 13), after define the outer measure of a set they use the above Lemma but instead of $a<l+\epsilon$ they write $a\leq l+\epsilon$.
Is this Correct??? and if yes How can I prove it.
Thanks!