I am trying to solve the following homework problem, where the notation $\nu \perp \mu$ means that $\nu$ and $\mu$ are mutually singular:
Suppose $\{\nu_j\}$ is a sequence of positive measures. If $\nu_j \perp \mu$ for all $j$, then $\sum_1^\infty \nu_j \perp \mu$; and if $\nu_j \ll \mu$ for all $j$, then $\sum_1^\infty \nu_j \ll \mu$.
I have seen a similar question asked for finite measures, but here we only restrict $\nu_j \ge 0$ for all $j$.
My proof relies on two key points:
- $\sum_1^\infty \nu_j$ is a measure;
- $\left(\sum_1^\infty \nu_j\right)(E) \le \sum_1^\infty \nu_j(E)$ for all appropriate $E$.
However, I am having difficulty justifying the second point. All of the references I would use hinge on $\nu_j$ being finite. Some guidance is appreciated.