Homepage Solution manuals Terence Tao Analysis I Exercise 3.1.3 (Commutativity and associativity of set union)

Exercise 3.1.3 (Commutativity and associativity of set union)

Prove the remaining claims in Lemma 3.1.13.

Lemma 3.1.13. If a and b are objects, then { a , b } = { a } { b } . If A , B , C are sets, then the union operation is commutative (i.e., A B = B A ) and associative (i.e., ( A B ) C = A ( B C ) ) . Also, we have A A = A = A = A .

Answers

Proof. We complete the proof of Lemma 3.1.13.

1.
(associativity) By definition, to prove associativity, we should prove that if x (A B) C, then x A (B C) and vice versa.
Part 1: x (A B) Cx A (B C).
The fact that x (A B) C means that x is in either A B or C. We now look at these cases.
(a)
(x A B) If x is in A B, we have two additional cases.
  • (x A) Then, by Axiom 3.4, it’s true that:

    x A (B C).

  • (x B) Then, by Axiom 3.4, we have:

    x Bx B Cx A (B C).

(b)
(x C) Then, by Axiom 3.4, we have: x Cx B Cx A (B C),

as desired.

Part 2: x A (B C)x (A B) C.
Follows similarly.

2.
(commutativity) Suppose that x A B holds. By Definition 3.1.4, this means x AORx B.

From the basics of mathematical logic (see Appendix A), we know that P or Q is equivalent to Q or P for any statements P,Q. Thus, the above assertion is equivalent to

x BORx A.

By Definition 3.1.4, we therefore have x B A. The other direction, i.e, x A B implies x A B, follows symmetrically. In other words, we have proven that

x : x A Bx B A,

meaning that A B = B A.

3.
By transitivity of equality (Exercise 3.1.1) and commutativity of set union (previous part of this exercise), it suffices to show that A A = A and that A = A.

(A A = A)

From the basics of mathematical logic (see Appendix A), we know that the statement P OR P is equivalent to P for any mathematical statement P. By Axiom 3.4, we thus get

x : x (A A)(x A) OR (x A)x A.

In other words, A A = A by Definition 3.1.4.

(A = A)

By Axiom 3.4,

x : x (A )(x A)OR(x ).

Since x is always false by Axiom 3.3, we can verify using some basics of mathematical logic that

x : x A x A.

Thus, we have A = A.

User profile picture
2022-07-31 16:42
Comments