Let $A,B,C$ be sets such that $\mathcal{P}(A) \cup \mathcal{P}(B) = \mathcal{P}(C)$. Then either $A=C$ or $B=C$.
I just need a little direction with this. I know that since $\mathcal{P}(A) \cup \mathcal{P}(B)$, then $(x\in \mathcal{P}(A)) \lor (x\in \mathcal{P}(B))$ and also $[\mathcal{P}(A) \cup \mathcal{P}(B) = \mathcal{P}(C)] \Rightarrow [(\mathcal{P}(A) \cup \mathcal{P}(B))\subseteq \mathcal{P}(C)] \land[\mathcal{P}(C)\subseteq (\mathcal{P}(A) \cup \mathcal{P}(B))]$, but I honestly have no idea what to do with this information. Should I break the union down into truth statements like so: $\mathcal{P}(A) \cup \mathcal{P}(B)\Rightarrow (x\in \mathcal{P}(A)) \lor (x\in \mathcal{P}(B))$?
Any direction would be greatly appreciated!