Suppose I have a function $f \in L^1(\mathbb{R})$.
I know that a few key properties hold on general Lebesgue functions, including additivity: for disjoint subsets $E_1, E_2$ of $\mathbb{R}$ we have that
$\int_{E_1 \cup E_2} f = \int_{E_1} f + \int_{E_2} f$
Suppose instead we have that, WLOG, $E_1 \subseteq E_2$.
Can it be said that the following is true:
$\int_{E_1 - E_2} f = \int_{E_1} f - \int_{E_2} f$
Is this trivial? What would be the best approach of proving this statement?