First , the definitions I work with -
A set $A$ has measure zero if for any $ϵ>0$ there are open sets ${S_i},i∈\mathbb{N}$ such that $A\subset \bigcup ^∞ _{i=0}S_i $ and $∑^∞_{i=0}vol(S_i)<ϵ$.
A set $A$ has a volume zero if the there is such a finite cover.
--
I need to prove that compact set $A \subset \mathbb{R}^n$ has measure zero iff it has volume zero.
My attempt-
If $A$ has measure zero, then there exsits such countable cover.Also, $A$ is compact,so there is a finite cover for the mentioned above cover,which is the required cover for volume zero.
If $A$ has a volume zero, then there is a finite cover, which is countable, and we are done.
Is it correct???