I would like to prove the following:
Let $\mu$ be a signed measure on $X$. I want to prove that $|\mu|(X) \neq 0$ iff there exists a measurable $A\subseteq X$ such that $\mu(A)\neq 0$.
I think the following proof works:
$\Rightarrow$: Let's take the Hahn decomposition $(P, N)$. We have $|\mu|(X) = \mu(P) - \mu(N) \neq 0$, meaning that at least one of $\mu(P)$ and $\mu(N)$ is non-zero.
$\Leftarrow$: Let $A$ be such that $\mu(A)\neq 0$. Then, $0 < |\mu(A)| \le |\mu|(A) \le |\mu|(X)$.
I have had little experience with signed measures, so I've been wondering if the above proof is correct.