Exercise 1.2

Determine which of the following statements are true for all sets A, B, C, and D. If a double implication fails, determine whether one or the other of the possible implications holds. If an equality fails, determine whether the statement becomes true if the “equals” symbol is replaced by one or the other of the inclusion symbols or .

(a)
A B and A C A (B C).
(b)
A B or A C A (B C).
(c)
A B and A C A (B C).
(d)
A B or A C A (B C).
(e)
A (A B) = B.
(f)
A (B A) = A B.
(g)
A (B C) = (A B) (A C).
(h)
A (B C) = (A B) (A C).
(i)
(A B) (A B) = A.
(j)
A C and B D (A × B) (C × D).
(k)
The converse of (j).
(l)
The converse of (j), assuming that A and B are nonempty.
(m)
(A × B) (C × D) = (A C) × (B D).
(n)
(A × B) (C × D) = (A C) × (B D).
(o)
A × (B C) = (A × B) (A × C).
(p)
(A B) × (C D) = (A × C B × C) A × D.
(q)
(A × B) (C × D) = (A C) × (B D).

Answers

(a) We claim that A B and A C A (B C) but that the converse is not generally true.

Proof. Suppose that A B and A C and consider any x A. Then clearly also x B since A B so that x B C. Since x was arbitrary, this shows that A (B C) as desired.

To show that the converse is not true, suppose that A = {1,2,3}, B = {1,2}, and C = {3,4}. Then clearly A {1,2,3,4} = B C but it neither true that A B (since 3 A but 3B) nor A C (since 1 A but 1C). □

(b) We claim that A B or A C A (B C) but that the converse is not generally true.

Proof. Suppose that A B or A C and consider any x A. If A B then clearly x B so that x B C. If A C then clearly x C so that again x B C. Since x was arbitrary, this shows that A (B C) as desired.

The counterexample that disproves the converse of part (a), also serves as a counterexample to the converse here. Again this is because A B C but neither A B nor A C, which is to say that AB and AC. Hence it is not true that A B or A C. □

(c) We claim that this biconditional is true.

Proof. (⇒) Suppose that A B and A C and consider any x A. Then clearly also x B and x C since both A B and A C. Hence x B C, which proves that A B C since x was arbitrary.

(⇐) Now suppose that A B C and consider any x A. Then x B C as well so that x B and x C. Since x was an arbitrary element of A, this of course shows that both A B and A C as desired. □

(d) We claim that only the converse is true here.

Proof. To show the converse, suppose that A B C. It was shown in part (c) that this implies that both A B and A C. Thus it is clearly true that A B or A C.

As a counterexample to the forward implication, let A = {1}, B = {1,2}, and C = {3,4} so that clearly A B and hence A B or A C is true. However we have that B and C are disjoint so that B C = , therefore A = B C since A. □

(e) We claim that A (A B) B but that the other direction is not generally true.

Proof. First consider any x A (A B) so that x A but xA B. Hence it is not true that x A and xB. So it must be that xA or x B. However, since we know that x A, it has to be that x B. Thus A (A B) B since x was arbitrary.

Now let A = {1,2} and B = {2,3}. Then we clearly have A B = {1}, and thus A (A B) = {2}. So clearly B is not a subset of A (A B) since 3 B but 3A (A B). □

(f) Here we claim that A (B A) A B but that the other direction is not generally true.

Proof. First suppose that x A B so that x A but xB. Then it is certainly true that xB or x A so that, by logical equivalence, it is not true that x B and xA. That is, it is not true that x B A, which is to say that xB A. Since also x A, it follows that x A (B A), which shows the desired result since x was arbitrary.

To show that the other direction does not hold consider the counterexample A = {1,2} and B = {2,3}. Then B A = {3} so that A (B A) = {1,2} = A. We also have that A B = {1} so that 2 A (B A) but 2A B. This suffices to show that A (B A)A B. □

(g) We claim that equality holds here, i.e. that A (B C) = (A B) (A C).

Proof. (⊂) Suppose that x A (B C) so that x A and x B C. Thus x B but xC. Since both x A and x B we have that x A B. Also since xC it clearly must be that xA C. Hence x (A B) (A C), which shows the forward direction since x was arbitrary.

(⊃) Now suppose that x (A B) (A C). Hence x A B but xA C. From the former of these we have that x A and x B, and from the latter it follows that either xA or xC. Since we know that x A, it must therefore be that xC. Hence x B C since x B but xC. Since also x A we have that x A (B C), which shows the desired result since x was arbitrary. □

(h) Here we claim that A (B C) (A B) (A C) but that the forward direction is not generally true.

Proof. First consider any x (A B) (A C) so that x A B and xA C. From the latter, it follows that xA and xC since otherwise we would have x A C. From the former, we have that x A or x B so that it must be that x B since xA. Therefore we have that x B and xC so that x B C. From this it obviously follows that x A (B C), which shows that A (B C) (A B) (A C) since x was arbitrary.

To show that the forward direction does not always hold, consider the sets A = {1,2}, B = {2,3}, and C = {2}. Then we clearly have that B C = {3}, and hence A (B C) = {1,2,3}. On the other hand, we have A B = {1,2,3} and A C = {1,2} so that (A B) (A C) = {3}. Hence, for example, 1 A (B C) but 1(A B) (A C), which suffices to show that A (B C)(A B) (A C) as desired. □

(i) We claim that equality holds here.

Proof. We show this with a chain of logical equivalences:

x (A B) (A B) x A B x A B (x A x B) (x A xB) x A (x B xB) x A True x A,

where we note that “True” denotes the fact that x B xB is always true by the excluded middle property of logic. □

(j) We claim that this implication is true.

Proof. Suppose that A C and B D. Consider any (x,y) A × B so that x A and y B by the definition of the cartesian product. Then also clearly x C and y D since A C and B D. Hence (x,y) C × D, which shows the result since the ordered pair (x,y) was arbitrary. □

(k) We claim that the converse of (j) is not always true.

Proof. Consider the following sets:

A = C = {1} B = {1,2} D = {2}.

Then we have that A × B = since there are no ordered pairs (x,y) such that x A (since A = ). Hence it is vacuously true that (A × B) (C × D). However, clearly it is not the case that B D, and so, even though A C, it is not true that A C and B D. □

(l) We claim that the converse of (j) is true with the stipulation that A and B are both nonempty.

Proof. Suppose that (A × B) (C × D). First consider any x A. Then, since B, there is a b B. Then (x,b) A × B so that clearly also (x,b) C × D. Hence x C so that A C since x was arbitrary. An analogous argument shows that B D since A is nonempty. Hence it is true that A C and B D as desired. □

(m) Here we claim that (A × B) (C × D) (A C) × (B D) but that the other direction is not always true.

Proof. First consider any (x,y) (A × B) (C × D) so that either (x,y) A × B or (x,y) C × D. In the first case x A and y B so that clearly x A C and y B D. Hence (x,y) (A C) × (B D). In the second case we have x C and y D so that again x A C and y B D are still both true. Hence of course (x,y) (A C) × (B D) here also. This shows the result in either case since (x,y) was an arbitrary ordered pair.

To show that the other direction does not always hold, consider A = B = {1} and C = D = {2}. Then we clearly have A × B = {(1,1)} and C × D = {(2,2)} so that (A × B) (C × D) = {(1,1),(2,2)}. We also have A C = B D = {1,2} so that (A C) × (B D) = {(1,1),(1,2),(2,1),(2,2)}. This clearly shows that (A × B) (C × D)(A C) × (B D) as desired. □

(n) We claim that the equality holds here.

Proof. We can show this by a series of logical equivalences:

(x,y) (A × B) (C × D) (x,y) A × B (x,y) C × D (x A y B) (x C y D) (x A x C) (y B y D) x A C y B D (x,y) (A C) × (B D)

as desired. □

(o) We claim that equivalence holds here as well.

Proof. (⊂) First consider any (x,y) A × (B C) so that x A and y B C. From the latter of these we have that y B but yC. We clearly then have that (x,y) A × B since x A and y B. It also has to be that (x,y)A × C since yC even though it is true that xinA. Therefore (x,y) (A × B) (A × C) as desired.

(⊃) Now suppose that (x,y) (A × B) (A × C) so that (x,y) A × B but (x,y)(A × C). From the former we have that x A and y B. It then must be that yC since (x,y)(A × C) but we know that x A. Then we have y B C since y B but yC. Since also x A, it follows that (x,y) A × (B C) as desired. □

(p) We claim the equivalence hold for this statement.

Proof. (⊂) Suppose that (x,y) (A B) × (C D) so that x A B and y C D. Then we have that x A, xB, y C, and yD. So first, clearly (x,y) A × C. Then, since xB, we have that (x,y)B × C, and hence (x,y) A × C B × C. Since yD, we also have that (x,y)A × D, and thus (x,y) (A × C B × C) A × D. This clearly shows the desired result since (x,y) was arbitrary.

(⊃) Now suppose that (x,y) (A × C B × C) A × D so that (x,y) A × C B × C but (x,y)A × D. From the former we have that (x,y) A × C and (x,y)B × C. Thus x A and y C so that it has to be that xB since (x,y)B × C but we know that y C. It also must be that yD since (x,y)A × D but x A. Therefore we have that x A, xB, y C, and yD, from which it readily follows that x A B and y C D. Thus clearly (x,y) (A B) × (C D), which shows the desired result since (x,y) was arbitrary. □

(q) Here we claim that (A × B) (C × D) (A C) × (B D) but that the forward direction is not true in general.

Proof. First consider any (x,y) (A C) × (B D) so that x A C and y B D. Thus we have x A, xC, y B, and yD. From this clearly (x,y) A × B but (x,y)C × D. Hence (x,y) (A × B) (C × D), which clearly shows the desired result since (x,y) was arbitrary.

To show that the forward direction does not hold, consider A = {1,2}, B = {a,b}, C = {2,3}, and D = {b,c}. We then clearly have the following sets:

A × B = {(1,a),(1,b),(2,a),(2,b)}A C = {1} C × D = {(2,b),(2,c),(3,b),(3,c)} B D = {a} (A × B) (C × D) = {(1,a),(1,b),(2,a)} (A C) × (B D) = {(1,a)}.

This clearly shows that (A × B) (C × D) is not a subset of (A C) × (B D). □

User profile picture
2019-12-01 00:00
Comments