If $\sum_n P(A_n) = \infty$ then obviously we can't try to apply inclusion-exclusion directly to evaluate $P\left(\bigcup_n A_n\right)$, without taking limits. But what if $\sum_n P(A_n) < \infty$? Can we define
$$P\left(\bigcup_n A_n\right) = \sum_{n_1 \in {\mathbb N}} P(A_{n_1}) - \sum_{\{n_1,n_2\} \in {\mathbb{N} \choose 2}} P(A_{n_1} \cap A_{n_2}) + \ldots $$
It seems that first all inner series must converge, and then perhaps the outer infinite sum must converge absolutely. At any rate, when is the expression convergent and valid? In particular, what if the $A_n$ are independent?