I came to point where I suppose for case 1 that $A\subseteq B$ and conclusion is trivial. For case 2 I suppose that $A\not\subseteq B$ and try to prove $B\subseteq A$, but that gets me nowhere. Any pointers here are most welcome.
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
Here's a proof without contrapositive, if you prefer. Suppose that $P(A) \cup P(B) = P(A \cup B)$. Then $A \cup B \in P(A \cup B) = P(A) \cup P(B)$. This means that $A \cup B$ is an element of either $P(A)$ or $P(B)$. Thus, either $B \subseteq A \cup B \subseteq A$ or $A \subseteq A \cup B \subseteq B$. |
|||||||||
|
|
Assume that neither $A \subseteq B$ nor $B \subseteq A$. Then there are elements $x \in A \setminus B$ and $y \in B \setminus A$. Then the set $\{x,y\}$ is in $P(A \cup B)$ but not in $P(A) \cup P(B)$. |
|||||||||||||
|