Let us define for a countably infinite set $S$ of real numbers that can be enumerated as $x_1,x_2,\cdots$,
$$P(S) = \sum_{x \in S}p(x) = \sum_{i=1}^\infty p(x_i) = \lim_{n \to \infty}\sum_{i=1}^n p(x_i),$$
if $\sum_{i=1}^\infty p(x_i)$ converges absolutely. Suppose we are only given $$P(\Omega) = 1$$ for a countably infinite set $\Omega$ and $p(l) \geq 0$ for all $l \in \Omega$. Is it true that for any countable sequence $E_1, E_2, \cdots$ of disjoint subsets of $\Omega$, we must have
$$P\left(\bigcup_{i=1}^\infty E_i\right) = \sum_{i=1}^\infty P(E_i)$$
? This is the third axiom of the Kolmogorov axioms but I'm wondering if we can "replace" it with the given condition above for discrete probability spaces. I managed to only show this for a finite sequence of disjoint subsets by induction.
This fails for the infinite case. Consider the following $P$ $$P(A) = \begin{cases}0 & \text{If $A$ is finite}\\ 1 & \text{If $A$ is infinite}\end{cases} $$
then consider $P$ defined on the subsets of $\Bbb{N}$.
you can see that $\Bbb{N} = \cup_{n} \{n\}$ but $$1 = P(\Bbb{N}) = P(\cup_{n} \{n\}) \neq \sum_n P(\{n\}) = 0 $$