(related to Proposition: Distributivity Laws For Sets)
$$\begin{array}{rcl} x\in A\cap (B\cup C) &\Leftrightarrow&x\in A\wedge x\in (B\cup C)\\ &\Leftrightarrow&x\in A\wedge (x\in B\vee x\in C)\\ &\Leftrightarrow&(x\in A\wedge x\in B)\vee (x\in A\wedge x\in C)\\ &\Leftrightarrow&x\in (A\cap B)\vee x\in (A\cap C)\\ &\Leftrightarrow&x\in (A\cap B)\cup (A\cap C) \end{array}$$
$$\begin{array}{rcl} x\in A\cup (B\cap C) &\Leftrightarrow&x\in A\vee x\in (B\cap C)\\ &\Leftrightarrow&x\in A\vee (x\in B\wedge x\in C)\\ &\Leftrightarrow&(x\in A\vee x\in B)\wedge (x\in A\vee x\in C)\\ &\Leftrightarrow&x\in (A\cup B)\wedge x\in (A\cup C)\\ &\Leftrightarrow&x\in (A\cup B)\cap (A\cup C) \end{array}$$