What is the conditional probability of a product of probabilities? More precisely, suppose that $P(C) = P(A)P(B)$, where $A$ and $B$ are any two events which are not necessarily mutually independent. Consider another event $X$ (not necessarily independent of $A$ and/or $B$).
What is $P(C|X)$?
Would it be incorrect to say that it is simply: $P(C|X)=P(A|X)P(B|X)$?
Any help would be appreciated. Thank you!
I suppose $A,B,C,X$ are all events and not random variables. Consider $(0,1)$ with Lebesgue measure and take $A=(0,1), B=(0,\frac 1 2), C=(\frac 1 2,1)$ and $X=C$ to get a counter-example.