Suppose that events $A$, $B$, and $C$ satisfy $P(A \cap B \cap C) = 0$ and each of them has probability not smaller than $\dfrac{2}{3}$. Find $P(A)$.
I don't understand this statement:
$A \cap B$, $B \cap C$ and $C \cap A$ are (pairwise) disjoint events. Therefore, the sum of their probabilities is the probability of their union which cannot be greater than $1$.
Why is the sum of the probability of these three pairwise disjoint events $\leq 1$? shouldn't the probability of their union be $0$ such that the sum of their probabilities is not greater than zero? Please explain thanks.
Solution: From the inclusion-exclusion formula $1 \geq P(A \cup B \cup C) = P(A) + P(B) + P(C) − P(A \cap B) − P(B \cap C) − P(C \cap A)$, hence $P(A \cap B) + P(B \cap C) + P(C \cap A) \geq 1$. But $A \cap B$, $B \cap C$ and $C \cap A$ are (pairwise) disjoint events. Therefore the sum of their probabilities is the probability of their union which cannot be greater than $1$. This means that we have equality everywhere, in particular, $P(A) = \dfrac{2}{3}$.
If any two of $A \cap B, B\cap C, A \cap C$ happen, then $A \cap B \cap C$ happens and we have been told it cannot, so at most one of them happens. This means they are pairwise disjoint.