Why Can't All Subsets of A×B Be Expressed as Cartesian Products?

Click For Summary

Homework Help Overview

The discussion revolves around the properties of Cartesian products and power sets, specifically examining the claim that not every subset of the Cartesian product A×B can be expressed as a Cartesian product of subsets of A and B, given that both sets have at least two elements.

Discussion Character

  • Conceptual clarification, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants explore examples of sets A and B, specifically using A = {1, 2} and B = {3, 4}, to analyze the structure of their Cartesian product and its power set.
  • Some participants question the interpretation of subsets of A×B and whether certain subsets can be expressed in the form A1 × B1.
  • There are discussions about identifying specific subsets of A×B that cannot be expressed as Cartesian products of subsets of A and B.

Discussion Status

The discussion is ongoing, with participants providing examples and clarifications about the definitions of power sets and Cartesian products. Some guidance has been offered regarding how to identify subsets that do not fit the Cartesian product form, and there is an exploration of counterexamples to support the claim.

Contextual Notes

Participants are working under the assumption that both sets A and B contain at least two elements, and there is a focus on the definitions of power sets and Cartesian products as they relate to the problem statement.

Carrie233
Messages
3
Reaction score
0

Homework Statement


Prove:

If A and B each have at least two elements, then not every element of P(A×B) has the form A1 ×B1 for some A1 ∈ P(A)and B1 ∈ P(B).

Homework Equations

The Attempt at a Solution


Suppose A = {1, 2}, B = {3, 4}.
AXB = {(1,3), (1,4), (2,3), (2,4)}
P(A) = {{1}, {2}, {1,2}, ø};P(B) = {{3}, {4}, {3,4}, ø}
Since A1 ∈ P(A), A1 could be {1}, {2}, {1,2}, or ø; similarly, B1 could be {3}, {4}, {3,4}, or ø
P(AXB) = {{(1,3)}, {(1,4)}, {(2,3)}, {(2,4)}, {(1,3),(1,4)}, ... {(1,3), (1,4), (2,3), (2,4)} }
 
Last edited:
Physics news on Phys.org
Carrie233 said:

Homework Statement


If A and B each have at least two elements, then not every element of P(A×B) has the form A1 ×B1 for some A1 ∈ P(A)and B1 ∈ P(B).

Homework Equations

The Attempt at a Solution


Suppose A = {1, 2}, B = {3, 4}.
I know that {(1,3), (1,4), (2,3), (2,4)} ∈ P(AXB) cannot have the form A1 x B1, but how to prove
To show "not every element ..." it's easiest to name one of these others and prove that it is different.
 
fresh_42 said:
To show "not every element ..." it's easiest to name one of these others and prove that it is different.

Actually, I don't understand why {(1,3), (1,4), (2,3), (2,4)} cannot have the form of A1xB1.
In my view, {(1,3), (1,4), (2,3), (2,4)} = {1,2} x {3,4} where {1,2} ∈ A1 and {3,4} ∈ B1.
 
I thought the ##A_i## were the elements of ##A## and the ##B_i## the elements of ##B##. Thus we have ##A_1\in A## and ##B_1\in B## and ##(A_1,B_1)\in A \times B\,.## Now show that there is another element in ##A\times B## and say why.

Correction: I forgot the ##P()##, sorry. Disregard this.
 
Last edited:
I detect some slight confusion here. If P(A) means the power set of A, then it is the set of all subsets of A. So the elements of P(A) are ##\emptyset##, {1}, {2}, {1,2}.

So {(1,3), (1,4), (2,3), (2,4)}, being the complete A x B, is certainly an element of P(A x B). But it's not the only one. Any subset of {(1,3), (1,4), (2,3), (2,4)} is also an element of P(A x B).

You are misinterpreting what is being asked.
Carrie233 said:
I know that {(1,3), (1,4), (2,3), (2,4)} ∈ P(AXB) cannot have the form A1 x B1,
That is not being claimed. It is not being claimed that NONE of the subsets of A x B are of the form A1 x B1. It is being claimed that NOT ALL OF THEM are. All you are asked to show is that there is one subset of this which is not of the form A1 x B1 where ##A1 \in P(A)##, meaning ##A1 \subseteq A##, and ##B1 \in P(B)##, meaning ##B1 \subseteq B##.

That set, being A x B, is of course of the form of A1 x B1. Here's another: {(1, 3), (2,3)}. That is of the form {1, 2} x {3}, and {1, 2} ##\subseteq A## and {3} ##\subseteq B##. But you could easily find a counterexample subset of A x B that is not of the form A1 x B1. Try to identify some.

What you're being asked is a way to show that you can always find such a counterexample so long as A and B have at least two elements. Work out a couple more examples, and then try to find a general rule that you're using to find your counterexamples.
 
Carrie233 said:

Homework Statement


If A and B each have at least two elements, then not every element of P(A×B) has the form A1 ×B1 for some A1 ∈ P(A)and B1 ∈ P(B).
What does P(A) mean? Is it the power set of A? Same question for the other two uses in the above.
 
Mark44 said:
What does P(A) mean? Is it the power set of A? Same question for the other two uses in the above.

Yes, P(A) is power set of A
 
Carrie233 said:
P(AXB) = {{(1,3)}, {(1,4)}, {(2,3)}, {(2,4)}, {(1,3),(1,4)}, ... {(1,3), (1,4), (2,3), (2,4)} }

Yep. And not all of those has the form of {some set} x {some set}. The subsets you chose to name in the list above all CAN be expressed that way.
{(1,3)} = {1} x {3}
{(1,4)} = {1} x {4}
{(1,3),(1,4)} = {1} x {3,4}

Maybe list some more of these collections, and in each case see if you can express it as a Cartesian product.

Some of them can't. I guarantee it. Try it. Keep going with the list. There are only 16 subsets of A x B, it's not hard to list them all.
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
7K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 11 ·
Replies
11
Views
3K
Replies
1
Views
2K