I'm reading Jaynes's "Probability Theory: The Logic of Science". In appendix A he contrasts the theory he develops in the first few chapters to the more conventional measure theory based system, A.K.A. Kolmogorov's. He lists four axioms used in this system. $F$ is a $\sigma$-algebra (He calls it a "$\sigma$-field")
(1) Normalization: $P(\Omega) = 1$
(2) Non-negativity: $P(f_{i}) ≥ 0$ for all $f_{i}$ in $F$
(3) Additivity: if ${f_{1}\ldots f_{n}}$ are disjoint elements of $F$ then $P( f ) = \sum_{i}P(f_{i})$, where $f =\cup_{j}f_{j}$
(4) Continuity at zero: if a sequence $f_{1} \supseteq f_{2} \supseteq f_{3} \supseteq\ldots $ tends to the empty set, then $P( f_{j} ) → 0$.
I remembered use of only the first three axioms, was the fourth once used and abandoned or is there something else going on?