Problem. Prove that $\mathcal{P}(A)\cap\mathcal{P}(B)\subseteq\mathcal{P}(A\cap B)$ for all $A, B$
This is what I have so far but not sure if it's right.
Let $X \in \mathcal{P}(A \cap B)$. Then each element of $X$ is an element of $A$ and $B$, hence $X$ is also in $\mathcal{P}(A)$ and $\mathcal{P}(B)$ $\Longrightarrow$ $X \in \mathcal{P}(A) \cap \mathcal{P}(B)$.
Now Let $Y \in \mathcal{P}(A) \cap \mathcal{P}(B)$. Then $Y \in \mathcal{P}(A)$ and $Y \in \mathcal{P}(B)$. Therefore each element of $Y$ is an element of $A$ and $B$. Hence each element of $Y$ is in $A \cap B$ $\Longrightarrow$ $Y \in \mathcal{P}(A \cap B)$. Hence we have shown that any set in $\mathcal{P}(A \cap B)$ is in $\mathcal{P}(A) \cap \mathcal{P}(B)$ and vice versa.