I just want to confirm whether I am understanding this correctly: The requirements of a probability measure require the probabilities of pairwise disjoint sets to sum to one. Non-disjoint probabilities can sum to greater than one, then (I'm not sure if we would ever care about this, though).
An example I am thinking of is if we had 10 coin flips. The probability of the first coin flip being heads is $\frac{1}{2}$, the probability of the second coin flip being heads is $\frac{1}{2}$, the probability of the third coin flip being heads is $\frac{1}{2}$, and so on...
What is the probability of 8 occurring
, orX=8
or something, correct? In that sense, I am not sure how valid your "simpler" example is, since I am not sure whether there is some probability triple where it would make sense to ask "does $8=8$, does $1 \not= 17$. (make sense as in being possible, not that anyone would ever want to ask it). – majmun Nov 24 '15 at 05:05