Proving Power Set Inclusion: A Simple Proof for A⊆B and P(A)⊆P(B)

AI Thread Summary
The discussion focuses on proving that if set A is a subset of set B, then the power set of A, P(A), is a subset of the power set of B, P(B). The proof begins with the definitions of subsets and power sets, emphasizing that every element of A must be contained in B. Participants suggest starting the proof by considering an arbitrary element x in P(A) and questioning the set containing x's elements. The need for a formal proof is highlighted, with participants clarifying the steps to take. The conversation underscores the importance of understanding the foundational definitions to construct the proof correctly.
im2fastfouru
Messages
6
Reaction score
0
This seems like a simple proof but I'm not familiar with power set proofs

If A\subseteqB then P(A) \subseteq P(B)
 
Physics news on Phys.org
A good place to start might be with the definitions of a subset and a power set. So the general set A is a subset of another general set B if every element of A is contained in B.

The power set P(A) of a set A is defined as P(A) = \{X:X\subseteq A\}, that is the set of all the subsets of A.
 
i'm more inclined to start with x \in P(a), can i start the proof this way?
 
im2fastfouru said:
i'm more inclined to start with x \in P(a), can i start the proof this way?

That's probably a good way.
 
Last edited:
im2fastfouru said:
i'm more inclined to start with x \in P(a), can i start the proof this way?
Why do you say "more inclined"? That was exactly what was suggested.
 
im2fastfouru said:
i'm more inclined to start with x \in P(a), can i start the proof this way?

If x \in P(A) what is x? In particular, what set are all of x's elements in?
 
Last edited:
what is x? In particular, what set are all of x's elements in?

x is just an arbitrary element. And if A \subseteq B then prove P(A) \subseteq P(B). This need to be proved formally as well for my assignment!
 
im2fastfouru said:
x is just an arbitrary element. And if A \subseteq B then prove P(A) \subseteq P(B). This need to be proved formally as well for my assignment!

Sorry, the latex got screwed up. Re-read it now
 

Similar threads

Back
Top