I need to prove that if a set has measure zero and it has well-defined volume, then its volume is zero. I have tried to bound the lower sums of the indicator function, but I'm stuck. Given a zero-measure set $A$ which volume is well-defined, if $R$ is a rectangle that contains $A$, we know there exists a partition $P_0$ of $R$ such that: $$ \int_{-} 1_A \leq L(1_A, P_0) + \frac{\epsilon}2 = \sum_{Q\in P_0| Q\subset A}v(Q)\quad+\frac{\epsilon}2$$ I don't really know how to proceed without assuming things like denumerable subaditivity or monotony of volume function $v$. If you use some of these things to prove this please tell me also how to prove them.
EDIT: when I say "volume of the set $A$" I'm refering to the Riemann integral of the indicator function $1_A$ along $A$: $v(A) = \int_A 1_A$
EDIT2: when I say that a set has measure zero I mean that for all $\epsilon>0$ there exists a denumerable or finite collection of rectangles $R_1,R_2,...$ such that $A\subset\cup R_i$ and $\sum v(A_i)<\epsilon$