Proving Power Set Inclusion When B is Included in C

AI Thread Summary
To prove that if set B is included in set C, then the power set of B is included in the power set of C, one can start with the definitions of power sets and subsets. The power set of C contains all subsets of C, which inherently includes all subsets of any subset of C, including B. Therefore, every subset of B, which constitutes the power set of B, is also a subset of C. This leads to the conclusion that the power set of B must be included in the power set of C. The argument is formal and aligns with set theory principles.
yxgao
Messages
122
Reaction score
0
How do you show that if B is included in C, then the power set of B is included in the power set of C?
 
Physics news on Phys.org
What have you tried already? I'd imagine just starting with the definitions would give a strong clue.
 
Power set of C includes all subsets of C, which means that it also includes all subsets of a subset (B). Thus it includes the power set of B.
Is this formal enough?
 
I was reading a Bachelor thesis on Peano Arithmetic (PA). PA has the following axioms (not including the induction schema): $$\begin{align} & (A1) ~~~~ \forall x \neg (x + 1 = 0) \nonumber \\ & (A2) ~~~~ \forall xy (x + 1 =y + 1 \to x = y) \nonumber \\ & (A3) ~~~~ \forall x (x + 0 = x) \nonumber \\ & (A4) ~~~~ \forall xy (x + (y +1) = (x + y ) + 1) \nonumber \\ & (A5) ~~~~ \forall x (x \cdot 0 = 0) \nonumber \\ & (A6) ~~~~ \forall xy (x \cdot (y + 1) = (x \cdot y) + x) \nonumber...

Similar threads

Replies
18
Views
2K
Replies
2
Views
2K
Replies
19
Views
4K
Replies
5
Views
1K
Replies
2
Views
2K
Replies
4
Views
6K
Replies
5
Views
2K
Replies
1
Views
1K
Back
Top