Proving P(A) Union P(B) is a Subset of P(A Union B)

  • Thread starter Thread starter DPMachine
  • Start date Start date
  • Tags Tags
    Power Sets
DPMachine
Messages
26
Reaction score
0

Homework Statement



Prove P(A) \cup P(B) \subseteq P(A \cup B)


Homework Equations





The Attempt at a Solution



I started out by assuming that A = \left\{a\right\} and B=\left\{b\right\}.

So then P(A) \cup P(B) = \left\{\left\{a\right\},\left\{b\right\},null\right\} and P(A \cup B) = \left\{\left\{a\right\},\left\{b\right\},\left\{a,b\right\},null\right\}

So I can conclude that P(A) \cup P(B) \subseteq P(A \cup B)

How does that sound?
 
Physics news on Phys.org
When you assume that A={a} and B={b}, you are assuming that A and B are both singleton sets. You want to prove the relation for any sets A and B.

When proving one set is a subset of another, say X is a subset of Y, then you let x be in X and show x is in Y. So let x\in P(A)\cup P(B), and then show x\in P(A\cup B).
 
n!kofeyn said:
When you assume that A={a} and B={b}, you are assuming that A and B are both singleton sets. You want to prove the relation for any sets A and B.

When proving one set is a subset of another, say X is a subset of Y, then you let x be in X and show x is in Y. So let x\in P(A)\cup P(B), and then show x\in P(A\cup B).

Okay, so let x\in P(A)\cup P(B).
Then x\in P(A) or x\in P(B)... which means x\subseteq A or x\subseteq B?

So then x\subseteq (A\cup B). Am I going in the right direction?
 
Very good, the conclusion now follows.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top