Proof:Random variables satisfy distributivity
From CS2800 wiki
If random variables on a probability measure , then .
, , and are Proof:
Choose an arbitrary . We have
Thus .
[math]\begin{align*} \left(X(Y + Z)\right)(s) &= X(s)\left(Y+Z\right)(s) && \href{/cs2800/wiki/index.php/%C2%B7_(random_variables)}{\text{by definition of ·}} \\ &= X(s)\left(Y(s) + Z(s)\right) && \href{/cs2800/wiki/index.php/%2B_(random_variables)}{\text{by definition of +}} \\ &= X(s)Y(s) + X(s)Z(s) && \href{/cs2800/wiki/index.php/Arithmetic}{arithmetic} \\ &= (XY)(s) + (XZ)(s) && \href{/cs2800/wiki/index.php/%C2%B7_(random_variables)}{\text{by definition of ·}} \\ &= (XY + XZ)(s) && \href{/cs2800/wiki/index.php/%2B_(random_variables)}{\text{by definition of +}} \\ \end{align*} [/math]
Thus [math]X(Y+Z) \href{/cs2800/wiki/index.php/Equality_(functions)}{=} XY + XZ [/math].