Suppose that $\mathcal{A}$ is a collection of subsets of $X$ and $(A_i)$ a sequence of sets in $\mathcal{A}$. Show that there exists a sequence disjoint sets $(B_n)_{n \in \mathbb{N}}$ in $\mathcal{A}$ such that $$\bigcup_{n=1}^{\infty}{B_n} = \bigcup_{n=1}^{\infty}{A_n}$$
I manage to show the existence part, i.e. for all $n \geq 2$, $B_n=A_n\setminus \bigcup_{1=i}^{n-1}{A_n}$. I don't know how to show the equality $$\bigcup_{n=1}^{\infty}{B_n} = \bigcup_{n=1}^{\infty}{A_n}.$$
By using the definition of $B_n$, I can show that $\bigcup_{n=1}^{\infty}{B_n} \subset \bigcup_{n=1}^{\infty}{A_n}$, as for each $n$, $B_n \subset A_n$. But I have no avail on the other inclusion.