I just watched a video on Measure Theory and am quite sure I had some misunderstanding as to how a measurable map works. The video asserted that a push-forward measure is a proper measure, so for some reason or another, the following counter-example must be wrong:
$$S = \sigma = \{ \{\}, \{a\}, \{b\}, \{a,b\} \}$$
$$ \mu(\{\})= 0, \mu(\{a\})= \mu(\{b\})=1, \mu(\{a,b\})=2 $$
$$f(S,\sigma) \rightarrow (S,\sigma) := f(\{\})=\{\}, f(\{a\})=\{a\}, f(\{b\})=\{a,b\}, f(\{a,b\})=\{b\}$$
Wouldn't then the resultant push-forward measure not work as $f_* \mu(\{a\})+f_* \mu(\{b\}) \neq f_*\mu(\{a,b\})$? I realize I must have something misunderstood, so some clarification would be much appreciated.
The function $f$ has to be defined on the underlying sets ($S$) of the measurable spaces, not their $\sigma$-algebras $(\sigma$). So your supposed example does not apply.