Power sets and Cartesian products.

Click For Summary
SUMMARY

The discussion centers on the mathematical statement that for any sets A and B, the power set of their Cartesian product, P(AxB), is equal to the Cartesian product of their power sets, P(A)xP(B). The user demonstrated this with sets A={1,2} and B={a,b}, concluding that P(AxB) and P(A)xP(B) are not equal, as they represent fundamentally different structures. A combinatorial argument further supports this conclusion by showing that the sizes of these sets differ unless specific conditions are met.

PREREQUISITES
  • Understanding of set theory concepts, including power sets and Cartesian products.
  • Familiarity with combinatorial principles and notation.
  • Basic knowledge of mathematical proofs and logical reasoning.
  • Ability to manipulate and interpret set notation and operations.
NEXT STEPS
  • Study the properties of power sets in set theory.
  • Learn about Cartesian products and their applications in mathematics.
  • Explore combinatorial arguments and their use in proofs.
  • Investigate the implications of set size and cardinality in set theory.
USEFUL FOR

Mathematics students, educators, and anyone interested in advanced set theory concepts and their applications in proofs and combinatorial reasoning.

cgjolberg
Messages
2
Reaction score
0

Homework Statement


For every pair of sets (A,B) we have P(AxB)=P(A)xP(B)
Prove or disprove the above statement.


Homework Equations





The Attempt at a Solution


I have attempted solving this using A={1,2} and B={a,b}
AxB={(1,a),(1,b),(2,a),(2,b)}
P(AxB)={ø,{(1,a)},{(1,b)},{(2,a)},{(2,b)},{(1,a),(1,b)},{(1,a),(2,a)},{(1,a),(2,b)},{(1,b),(2,a)},{(1,b),(2,b)},{(2,a),(2,b)},{(1,a),(1,b),(2,a)},{(1,a),(1,b),(2,b)},{(1,a),(2,a),(2,b)},{(1,b),(2,a),(2,b)},{(1,a),(1,b),(2,a),(2,b)}}

P(A)={ø,{1},{2},{1,2}}
P(B)={ø,{a},{b},{a,b}}
P(A)xP(B)={(ø,ø),(ø,{a}),(ø,{b}),(ø,{a,b}),({1},ø),({1},{a}),({1},{b}),({1},{a,b}),({2},ø),({2},{a}),({2},{b}),({2},{a,b}),({1,2},ø),({1,2},{a}),({1,2},{b}),({1,2},{a,b})}

So from this it seems clear that they are not equal. The easiest way to state that without all of the work I just did seems to be that P(AxB) creates sets of sets, whearas P(A)xP(B) creates pairs of sets or something along those lines.
However, from several websites I have found through searching, several say these two statements are equivalent, so now I am confused.

Also, am I correct in crossing the ø through like I did in P(A)xP(B)? I am not sure if you are suppose to do it like I did or just have one ø at the beginning of the answer.
Thanks for the help!
 
Physics news on Phys.org
What you did was correct.

You can also use a combinatorial argument to disprove.

Let |A| denote the order of A.

Suppose ##|A| = m## and ##|B| = n##. Then ##|P(A)| = 2^m## and ##|P(B)| = 2^n##.

##|A \times B| = mn ## so ##|P(A \times B)| = 2^{mn}##.

But ##|P(A) \times P(B)| = 2^m*2^n = 2^{m+n}##.

So if ##mn \neq m + n## they have different sizes.

Funny enough, you pick m and n to be 2 so they have the same size. But your example is perhaps more insightful because you see that the objects in these sets are fundamentally different.
 

Similar threads

Replies
9
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
Replies
2
Views
1K
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
14K
Replies
8
Views
8K
Replies
6
Views
8K
Replies
4
Views
2K