Set theory: proofs regarding power sets

AI Thread Summary
To prove that the intersection and union of any two subsets A and B of a set X are also subsets of X, start by acknowledging that A and B belong to the power set P(X), meaning A, B ⊆ X. For intersection, if an element x is in A ∩ B, it must be in both A and B, thus x is in X. For union, if an element y is in A ∪ B, it must be in either A or B, ensuring y is also in X. Therefore, both A ∩ B and A ∪ B are subsets of X, confirming they belong to P(X). This proof illustrates the closure properties of the power set under intersection and union.
Stefan00
Messages
3
Reaction score
0
Let X be an arbitrary set and P(X) the set of all its subsets, prove that if ∀ A,B ∈ P(X) the sets A∩B,A∪B are also ∈ P(X).

I really don't know how to get started on this proof but I tried to start with something like this:
∀ m,n ∈ A,B ⇒
m,n ∈ X ⇒

Is this the right way to start on this proof? A hint on how to get further with this would really be appreciated.

Stefan
 
Physics news on Phys.org
Try to use the fact that EVERY subset of X is in P(X). Can you see how that helps?
 
@verty, thanks for your reply;

So if A,B ∈ P(X) ⇒ A,B ⊂ X, and since every subset of X is in P(X), A∩B,A∪B are also in P(X)?

Stefan
 
Stefan00 said:
@verty, thanks for your reply;

So if A,B ∈ P(X) ⇒ A,B ⊂ X, and since every subset of X is in P(X), A∩B,A∪B are also in P(X)?

Stefan


Yes, though it wouldn't be a bad idea to show that this union and intersection are subsets of X, despite the triviality.
 
Thanks for you reply!

That's where it get stuck I'm afraid, I cannot link the Union and Intersection to X with the given information.

Stefan
 
Stefan00 said:
Thanks for you reply!

That's where it get stuck I'm afraid, I cannot link the Union and Intersection to X with the given information.

Stefan

Approach it like an introductory set theory proof.

Pick an element x in A intersect B. Show that this is in X.

Pick an element y in A union B. Show that this is in X.

For the first one, suppose that x is in A intersect B. Then x is in A and x is in B. Now what?

Remember that you know that A and B are subsets of X - they are in its power set!
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top