Let $(\Omega, \mathscr{S}, \mu)$ be a measure space and $\nu$ the outer measure induced by $\mu$. Then for any $A \subseteq \Omega$ we have $$\nu(A)=\inf(\mu(B):B\in\mathscr{S}, A\subseteq B)$$ I just don't see how this statement is equivalent to the definition for the induced outer measure that we have: $$\mu^*(A) = \inf\{\sum_n \mu(A_n): A_n\in \mathscr{S}, A\subseteq \bigcup_nA_n\}$$ Intuitively I understand that we are looking for the minimal cover of $A$ using sets from the $\sigma$-Algebra. But I don't see a path to formally prove that the statements are in fact equivalent.
How can we formally show the equivalence of these statements?
Edit: Because $A \subseteq B$ it is clear that $\nu(A)\le\mu^*(A)$ as $\mu(B)$ is in the sum. Is it possible to show the reverse inequality, to complete the proof?
Let $A \subset \Omega$. For any $B \in \mathscr{S}$ with $A \subset B$ we have $\mu^*(A) \leq \mu (B)$ since $B$ is a countable cover of $A$ of measurable sets. Taking the infimum over all such $B$ yields $\mu^*(A) \leq \nu(A)$. Conversely, for any countable collection $\{A_n\}$ of sets $A_n \in \mathscr{S}$ with $A \subset B:=\cup_{n} A_n$ (notice that $B \in \mathscr{S}$) we have, using subadditivity of $\mu$, $$\nu(A) \leq \mu(B) \leq \sum_{n} \mu(A_n).$$ Taking the infimum over all such countable covers by measurable sets yields $\nu(A) \leq \mu^*(A)$. Since $A$ was arbitrary, this proves that $\nu = \mu^*$.