105k views
4 votes
Check all true statements.

A. For all nonempty sets A, B, C, D, if A x B = C x D, then A = C and B = D.
B. For all sets A, B, the power set of the cartesian product of A and B is the cartesian product of the power sets of A and B. If A={1,2} and B={3} then A x B ={ {1,3}, {2,3} }.
C. The cartesian product has a cancellation property, i.e. if A x B = A x C for some sets A, B, C and A nonempty, then B = C. If A={1,2} and B={3} then A x B ={ (1,3), (2,3) }.
D. The cartesian product is symmetric, i.e. A x B = B x A for all sets A, B. For all sets A, B, the cardinality of A x B is the sum of the cardinalities of A and B.
E. The cartesian product is associative, i.e. (A x B) x C = A x (B x C) =for all sets A, B, C. Both sets are equal to A x B x C.
F. The cartesian product has a cancellation property, i.e. if A x B = A x C for some sets A, B, C, then B = C.

User Nalda
by
5.6k points

1 Answer

5 votes

Explanation:

the true statemnts underneath and are in bold letters

-.For all nonempty sets A, B, C, D, if A x B = C x D, then A = C and B = D.

This property is true

-The cartesian product has a cancellation property, i.e. if A x B = A x C for some sets A, B, C and A nonempty, then B = C.

This property is true

- If A={1,2} and B={3} then A x B ={ (1,3), (2,3) }.

if we have 2 non empty sets a and b if we want to get their cartesian product, it is defined as the set of all ordered pairs from a and b

we have A x B to be{(1,3)(2,3)}

therefore this is also true

User An Hoa
by
4.9k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.