Consider a fair lottery among a countably infinite number of people. The Axiom of Countable Additivity says this is impossible to construct: If all people have a positive (and equal) probability of winning, the sum of their probabilities of winning would diverge, while if all people have a $0$ probability of winning, the sum of their probabilities would be $0 \neq 1$.
However, I feel like the Axiom of Choice can be used to construct such a lottery:
- Have each person select an element from $[0, 1)$. This is possible even with the Axiom of Countable Additivity.
Lemma: With probability $1$ everyone will have different numbers.
Proof:
Let $X_i$ be the number selected by $i$. Let $Y_{ij} = X_i - X_j \mod 1$. In order for two numbers to be equal with nonzero probability, there must be a nonzero probability that at least one $Y_{ij}$ equals $0$. But for all $i$ and $j$, $Y_{ij}$ is distributed uniformly and at random on $[0, 1)$. This means that there is this same nonzero probability that at least one of the $Y_{ij}$ equals $x$ for every $x \in [0, 1)$. Countable additivity would then lead to a divergent sum when considering the probabilities at least one of $Y_{ij} = 1/2$, $Y_{ij} = 1/3$, $Y_{ij} = 1/4$, and so on.
- Choose a well-order on $[0, 1)$ using the Axiom of Choice.
- Declare the person with the least number according to this well-order the winner.
What goes wrong with this reasoning? Or is it actually the case that these two axioms are inconsistent with each other?
Presumably your sample space is $[0,1]^\mathbb N$ with probability measure the product of Lebesgue measure on each coordinate. Then "events" such as "person #1 wins the lottery" are not events, i.e. they are not measurable sets for this measure, and as such can not be assigned probabilities.