Let $E$ be a measurable set, let $A$ be any set, then if $m^*$ is the outer measure function, $$m^*(A \cup E )=m^*(E)+m^*(A).$$
Is this true? By subadditivity, we have $m^*(A \cup E )\leq m^*(E)+m^*(A)$. I want to show that $m^*(A \cup E )\geq m^*(E)+m^*(A)$ so the equality holds. I thought of applying the definition of measurable set $E$ by $$m^*(A \cup E )\geq m^*((A\cup E)\cap E) + m^*((A\cup E)\cap E^c)$$ but I'm not getting the right result. Any hint?
Edit: if we add the hypothesis that $E$ and $A$ are disjoint, then by measurability of $E$, we can simplify the above inequality by: $$m^*((A\cup E)\cap E) + m^*((A\cup E)\cap E^c) = m^*(E) + m^*(A).$$ Since if $A \cap E =\emptyset $ then $A\subseteq E^c$. What about this?