Let $A$ and $B$ be any sets, such that $P(A \cup B) \subseteq P(A) \cup P(B)$,
- $A \cup B \in P( A \cup B$)
2.1 Then $A \cup B\in P(A) \cup P( B )$ ( by definition of subset)
2.2 Then $A \cup B\in P(A)$ or $A \cup B\in P( B )$( by definition of or)
2.3 $A\cup B \subseteq A $ or $A\cup B \subseteq B$ ( by definition of power set)
2.4 Suppose $A\cup B \subseteq A $
2.5 $B \subseteq B$
2.6 $B \subseteq A$ $\cup B$ ( by definition of union)
2.7 Let $x\in B$, then we have $x \in A \cup B $ ( by definition of subset)
2.8 Since $x\in A \cup B $ , we have $x\in A$ ( from 2.4 and by definition of subset)
2.9 Therefore we have $B \subseteq A$ ( since $ x\in B$ and $x\in A $)
Similarly, we can prove $A\subseteq B$ using $A\cup B \subseteq B$ .
Therefore, we have prove that if $P(A \cup B ) \subseteq P (A) \cup P(B)$ then either $A\subseteq B$ or $B\subseteq A$
(Part 2.5-2.8 is unecessary, because my professor said that since he did not teach transistivity property of set in his class, we can't directly use it in our proof)