Proving Powerset P and Intersection N: A Midterm Study Guide

  • Thread starter Thread starter Klion
  • Start date Start date
  • Tags Tags
    Proof
AI Thread Summary
To prove that P(A ∩ B) = P(A) ∩ P(B), one must demonstrate that if x is in P(A ∩ B), then x is also in P(A) ∩ P(B), and vice versa. This involves applying the definition of powersets, where x being in P(A ∩ B) means x is a subset of A ∩ B, implying that all elements of x are in both A and B. Consequently, this shows that x is a subset of both A and B, placing it in P(A) and P(B). The discussion highlights the importance of understanding set theory definitions for constructing proofs, especially for those new to the topic. Mastery of these concepts is essential for success in midterm examinations.
Klion
Messages
14
Reaction score
0
P for powerset, n for intersection

show that P(AnB)=P(A) n P(B)

Studying for a midterm, seen this question in our textbook and on an old midterm. No idea how to do it. Anyone know?
 
Last edited:
Physics news on Phys.org
It's pretty basic, just apply definitions, and you should be ok.
Just prove that if x is in P(A ∩ B) then x is also in P(A) ∩ P(B), and
that if x is in P(A) ∩ P(B) then x is in P(A ∩ B).

It should just be applying definitions.
 
I know the idea behind doing a proof heh, I think my textbook is somewhat lacking though. What definitions shoudl I be attempting to make use of. Only info I've found on powersets in textbook is what the powerset actually is (the set containing all the subsets). Cant think of any helpful way to apply that to a general case though.
 
Ok:

x is in P(A ∩ B) is equivalent to saying that
x is a subset of A ∩ B
so each element χ of x is in A ∩ B
so each element χ of x is in A and in B
so x is a subset of A and x is a subset of B
so x is in P(A) and x is in P(B)

you should have no problem filling in the holes, and going in the other direction from there.
 
Shouldn't that be x is an element of...
 
Shouldn't that be x is an element of...

No, x is a subset of A∩B is correct.

x is an element of P(A∩B) which is the collection of all subsets of A∩B.
 
I see, set theory is quite new to me, it was taken off our curriclum at school and isn't much used in undergraduate physics (well not in the first year anyway).
 
Back
Top