Given mutual independence of 3 r.v.s X, Y, Z, can we conclude that X and Y are independent, given Z?
Note that I am interested in case when all 3 r.v.s are mutually independent, not only pair X, Y.
In other words, is it true that:
$p_{X,Y,Z}(x,y,z) = p_X(x) \cdot p_Y(y) \cdot p_Z(z) \implies p_{X,Y|Z}(x,y|z) = p_{X|Z}(x|z) \cdot p_{Y|Z}(y|z)$
If this is not true in general, can someone give me an example when this does not hold?