So while the most basic form of the product rule for probability is $P(A \cap B) = P(A) P(B|A)$, I heard that for any events $A, B, C,$ the following also holds:
$$P(A \cap B | C) = P(A|C) P(B| A \cap C). $$
I've been trying to derive this formula and/or find the general form of this for $n$ events, but so far haven't had any success. Could someone help me see why
$$P(A \cap B | C) = P(A|C) P(B| A \cap C)$$
is true (how we get from $P(A \cap B) = P(A) P(B|A)$ to this) and if there's a more general formula for this?
The short form is, all real world probabilities are this way. The "given $C$" aspect is just a way of saying, ceteris paribus or "all other things being equal."
Imagine a Venn diagram with all three circles. Now restrict your attention to the circle $C$. Now imagine that that is the entire set universe.
$$P(A \cap B) = P(A|B)\cdot P(B)$$ is actually the definition of $P(A|B)$. So you can say that the formula you want to prove is also true by definition.