The Hahn Decomposition Theorem. If $\nu$ is a signed measure on $(X,\mathcal{A})$, there exist a >positive set $P$ and a negative set $N$ for $\nu$ such that $P\cup N=X$ and $P\cap N=\emptyset.$
Proof Without loss of generality, we assume that $\nu$ does not assume the value $+\infty$. Let $$m = \sup\{\nu(E):E\in M, E \ \text{postive}\}$$
then let us choose a positive sequence of sets $\{P_j\}$ such that $m = \lim_{j\rightarrow \infty}\nu(P_j)$. Let $P = \bigcup_{1}^{\infty}P_j$ then $P$ is positive and, $$m\ge \nu(P)=\nu(P_j)+\nu(P\setminus P_j)\ge \nu(P_j)$$ for all j, since $P\setminus P_j\subseteq P$ and P is positive $\nu(P\setminus P_j)\ge 0$. Then $m=\nu(P)$ from this we obtain that $m<+\infty.$
Now set $N = X\setminus P$. Note that:
$N$ contains no non-null positive sets, otherwise suppose $P'\subset N$ non-null positive, then $P'\cup P$ would be positive and $\nu(P'\cup P) = \nu(P') + \nu(P) > m$.
if $N$ contains a set $A$ such that $\nu(A) > 0$ then there is an $A'\subset A$ with $\nu(A') > \nu(A)$ (Since $A$ non-null, can't be positive so there is a $B\subset A$ with $\nu(B) < 0$ then $\nu(A\setminus B) = \nu(A) - \nu(B) > \nu(A)$).
Now, let us prove by contradiction that $N$ is negative.
Suppose $N$ is not negative, then let $n_1$ be the smallest natural number so there is a $B\subset N$ with $\nu(B) > 1/n_1$. Let $A_1$ be such a set $B$. Let $n_2$ be the smallest natural number such that there is a $B\subset A_1$ with $\nu(B) > \nu(A_1) + 1/n_2$. Let $A_2$ be such a set $B$. Continuing as so... then we have a sequence of natural numbers and a sequence of sets. In particular our sequence of sets is decreasing. Let $A = \bigcap_{1}^{\infty}A_j$, then, since $\nu(A_1)<\infty$, we have
$$\infty > \nu(A) = \lim_{j\rightarrow \infty}\nu(A_j)\geq \sum_{1}^{\infty}\frac{1}{n_j}$$
So since the sum converges, we have $ \lim_{j\rightarrow \infty}n_j = \infty $.
Question 1. $\nu(A)>0?$
If yes, I can said that: since $\nu(A)>0$ and $A\subseteq N$ exists $B\subseteq A$ for $2$ such that $$\nu(B)>\nu(A)\Rightarrow \nu(B)>\nu(A)+\frac{1}{n}\quad\text{for same}\;n\in\mathbb{N}.$$
I don't understand why Folland's book ends like this: for $j$ sufficiently large we have $n<n_j$, and $B\subseteq A_{j-1}$, which contradicts the construction of $n_j$ and $A_j.$
Could you explain this to me in detail?