Section 5.3 Properties of Set Operations
Beginning Activity Beginning Activity 1: Exploring a Relationship between Two Sets
Let \(A\) and \(B\) be subsets of some universal set \(U\text{.}\)
1.
Draw two general Venn diagrams for the sets \(A\) and \(B\text{.}\) On one, shade the region that represents \(\left( {A \cup B} \right)^c\text{,}\) and on the other, shade the region that represents \(A^c \cap B^c\text{.}\) Explain carefully how you determined these regions.
2.
Based on the Venn diagrams in Exercise 1, what appears to be the relationship between the sets \(\left( {A \cup B} \right)^c\) and \(A^c \cap B^c\text{?}\)
Some of the properties of set operations are closely related to some of the logical operators we studied in Section 2.1. This is due to the fact that set intersection is defined using a conjunction (and), and set union is defined using a disjunction (or). For example, if \(A\) and \(B\) are subsets of some universal set \(U\text{,}\) then an element \(x\) is in \(A \cup B\) if and only if \(x \in A\) or \(x \in B\text{.}\)
3.
Use one of De Morgan's Laws (Theorem 2.12 to explain carefully what it means to say that an element \(x\) is not in \(A \cup B\text{.}\)
4.
What does it mean to say that an element \(x\) is in \(A^c\text{?}\) What does it mean to say that an element \(x\) is in \(B^c\text{?}\)
5.
Explain carefully what it means to say that an element \(x\) is in \(A^c \cap B^c\text{.}\)
6.
Compare your response in Exercise 3 to your response in Exercise 5. Are they equivalent? Explain.
7.
How do you think the sets \(\left( {A \cup B} \right)^c\) and \(A^c \cap B^c\) are related? Is this consistent with the Venn diagrams from Exercise 1?
Beginning Activity Beginning Activity 2: Proving that Statements Are Equivalent
1.
Let \(X\text{,}\) \(Y\text{,}\) and \(Z\) be statements. Complete a truth table for \(\left[ {\left( {X \to Y} \right) \wedge \left( {Y \to Z} \right)} \right] \to \left( {X \to Z} \right)\text{.}\)
2.
Assume that \(P\text{,}\) \(Q\text{,}\) and \(R\) are statements and that we have proven that the following conditional statements are true:
If \(P\) then \(Q\) \(\left( {P \to Q} \right)\text{.}\)
If \(Q\) then \(R\) \(\left( {Q \to R} \right)\text{.}\)
If \(R\) then \(P\) \(\left( {R \to P} \right)\text{.}\)
Explain why each of the following statements is true.
(a)
\(P\) if and only if \(Q\) \(\left( {P \leftrightarrow Q} \right)\text{.}\)
(b)
\(Q\) if and only if \(R\) \(\left( {Q \leftrightarrow R} \right)\text{.}\)
(c)
\(R\) if and only if \(P\) \(\left( {R \leftrightarrow P} \right)\text{.}\)
Remember that \(X \leftrightarrow Y\) is logically equivalent to \(\left( {X \to Y} \right) \wedge \left( {Y \to X} \right)\text{.}\)
Subsection Algebra of Sets — Part 1
This section contains many results concerning the properties of the set operations. We have already proved some of the results. Others will be proved in this section or in the exercises. The primary purpose of this section is to have in one place many of the properties of set operations that we may use in later proofs. These results are part of what is known as the algebra of sets or as set theory.
Theorem 5.23.
Let \(A\text{,}\) \(B\text{,}\) and \(C\) be subsets of some universal set \(U\text{.}\) Then
\(A \cap B \subseteq A\text{ and } A \subseteq A \cup B\text{.}\)
If \(A \subseteq B\text{,}\) then \(A \cap C \subseteq B \cap C\) and \(A \cup C \subseteq B \cup C\text{.}\)
Proof.
The first part of this theorem was included in Exercise 7 from Section 5.2. The second part of the theorem was Exercise 12 from Section 5.2.
The next theorem provides many of the properties of set operations dealing with intersection and union. Many of these results may be intuitively obvious, but to be complete in the development of set theory, we should prove all of them. We choose to prove only some of them and leave some as exercises.
Theorem 5.24. Algebra of Set Operations.
Let \(A\text{,}\) \(B\text{,}\) and \(C\) be subsets of some universal set \(U\text{.}\) Then all of the following equalities hold.
- Properties of the Empty Set and the Universal Set
- \begin{align*} A \cap \emptyset \amp = \emptyset \amp A \cap U \amp = A\\ A \cup \emptyset \amp = A \amp A \cup U \amp = U \end{align*}
- Idempotent Laws
- \begin{align*} A \cap A \amp = A \amp A \cup A \amp = A \end{align*}
- Commutative Laws
- \begin{align*} A \cap B \amp = B \cap A \amp A \cup B \amp = B \cup A \end{align*}
- Associative Laws
- \begin{align*} \left( A \cap B \right) \cap C \amp = A \cap \left(B \cap C \right)\\ \left( A \cup B \right) \cup C \amp = A \cup \left(B \cup C \right) \end{align*}
- Distributive Laws
- \begin{align*} A \cap \left( B \cup C \right) \amp = \left( A \cap B \right) \cup \left( A \cap C \right)\\ A \cup \left( B \cap C \right) \amp = \left( A \cup B \right) \cap \left( A \cup C \right) \end{align*}
Before proving some of these properties, we note that in Section 5.2, we learned that we can prove that two sets are equal by proving that each one is a subset of the other one. However, we also know that if \(S\) and \(T\) are both subsets of a universal set \(U\text{,}\) then
\(S = T\) if and only if for each \(x \in U\text{,}\) \({x \in S\text{ if and only if } x \in T}\text{.}\)
We can use this to prove that two sets are equal by choosing an element from one set and chasing the element to the other set through a sequence of “if and only if” statements. We now use this idea to prove one of the commutative laws.
Subsection Proof of One of the Commutative Laws in Theorem 5.24
Proof.
We will prove that \(A \cap B = B \cap A\text{.}\) Let \(x \in U\text{.}\) Then
However, we know that if \(P\) and \(Q\) are statements, then \(P \wedge Q\) is logically equivalent to \(Q \wedge P\text{.}\) Consequently, we can conclude that
Now we know that
This means that we can use (40), (41), and (42) to conclude that
and, hence, we have proved that \(A \cap B = B \cap A\text{.}\)
Progress Check 5.25. Exploring a Distributive Property.
We can use Venn diagrams to explore the more complicated properties in Theorem 5.24, such as the associative and distributive laws. To that end, let \(A\text{,}\) \(B\text{,}\) and \(C\) be subsets of some universal set \(U\text{.}\)
(a)
Draw two general Venn diagrams for the sets \(A\text{,}\) \(B\text{,}\) and \(C\text{.}\) On one, shade the region that represents \(A \cup \left( {B \cap C} \right)\text{,}\) and on the other, shade the region that represents \(\left( {A \cup B} \right) \cap \left( {A \cup C} \right)\text{.}\) Explain carefully how you determined these regions.
In our standard configuration for a Venn diagram with three sets, regions 1, 2, 4, 5, and 6 are the shaded regions for both \(A \cup \left( {B \cap C} \right)\) and \(\left( {A \cup B} \right) \cap \left( {A \cup C} \right)\text{.}\)
(b)
Based on the Venn diagrams in Task 5.25.a, what appears to be the relationship between the sets \(A \cup \left( {B \cap C} \right)\) and \(\left( {A \cup B} \right) \cap \left( {A \cup C} \right)\text{?}\)
Based on the Venn diagrams in Part (1), it appears that \(A \cup \left( {B \cap C} \right) = \left( {A \cup B} \right) \cap \left( {A \cup C} \right)\text{.}\)
Subsection Proof of One of the Distributive Laws in Theorem 5.24
We will now prove the distributive law explored in Progress Check 5.25. Notice that we will prove two subset relations, and that for each subset relation, we will begin by choosing an arbitrary element from a set. Also notice how nicely a proof dealing with the union of two sets can be broken into cases.
Proof.
Let \(A\text{,}\) \(B\text{,}\) and \(C\) be subsets of some universal set \(U\text{.}\) We will prove that \(A \cup \left( {B \cap C} \right) = \left( {A \cup B} \right) \cap \left( {A \cup C} \right)\) by proving that each set is a subset of the other set.
We will first prove that \(A \cup \left( {B \cap C} \right) \subseteq \left( {A \cup B} \right) \cap \left( {A \cup C} \right)\text{.}\) We let \(x \in A \cup \left( {B \cap C} \right)\text{.}\) Then \(x \in A\text{ or } x \in B \cap C\text{.}\)
So in one case, if \(x \in A\text{,}\) then \(x \in A \cup B\) and \(x \in A \cup C\text{.}\) This means that \(x \in \left( {A \cup B} \right) \cap \left( {A \cup C} \right)\text{.}\)
On the other hand, if \(x \in B \cap C\text{,}\) then \(x \in B\) and \(x \in C\text{.}\) But \(x \in B\) implies that \(x \in A \cup B\text{,}\) and \(x \in C\) implies that \(x \in A \cup C\text{.}\) Since \(x\) is in both sets, we conclude that \(x \in \left( {A \cup B} \right) \cap \left( {A \cup C} \right)\text{.}\) So in both cases, we see that \(x \in \left( {A \cup B} \right) \cap \left( {A \cup C} \right)\text{,}\) and this proves that \(A \cup \left( {B \cap C} \right) \subseteq \left( {A \cup B} \right) \cap \left( {A \cup C} \right)\text{.}\)
We next prove that \(\left( {A \cup B} \right) \cap \left( {A \cup C} \right) \subseteq A \cup \left( {B \cap C} \right)\text{.}\) So let \(y \in \left( {A \cup B} \right) \cap \left( {A \cup C} \right)\text{.}\) Then, \(y \in A \cup B\text{ and } y \in A \cup C\text{.}\) We must prove that \(y \in A \cup \left( {B \cap C} \right)\text{.}\) We will consider the two cases where \(y \in A\) or \(y \notin A\text{.}\) In the case where \(y \in A\text{,}\) we see that \(y \in A \cup \left( {B \cap C} \right)\text{.}\)
So we consider the case that \(y \notin A\text{.}\) It has been established that \(y \in A \cup B\) and \(y \in A \cup C\text{.}\) Since \(y \notin A\) and \(y \in A \cup B\text{,}\) \(y\) must be an element of \(B\text{.}\) Similarly, since \(y \notin A\) and \(y \in A \cup C\text{,}\) \(y\) must be an element of \(C\text{.}\) Thus, \(y \in B \cap C\) and, hence, \(y \in A \cup \left( {B \cap C} \right)\text{.}\)
In both cases, we have proved that \(y \in A \cup \left( {B \cap C} \right)\text{.}\) This proves that \(\left( {A \cup B} \right) \cap \left( {A \cup C} \right) \subseteq A \cup \left( {B \cap C} \right)\text{.}\) The two subset relations establish the equality of the two sets. Thus, \(A \cup \left( {B \cap C} \right) = \left( {A \cup B} \right) \cap \left( {A \cup C} \right)\text{.}\)
Subsection Important Properties of Set Complements
The three main set operations are union, intersection, and complementation. Theorems 5.24 and Theorem 5.23 deal with properties of unions and intersections. The next theorem states some basic properties of complements and the important relations dealing with complements of unions and complements of intersections. Two relationships in the next theorem are known as De Morgan's Laws for sets and are closely related to De Morgan's Laws for statements.
Theorem 5.26.
Let \(A\) and \(B\) be subsets of some universal set \(U\text{.}\) Then the following are true:
- Basic Properties
-
\(\left( A^c \right)^c = A\)
\(A - B = A \cap B^c\)
- Empty Set and Universal Set
-
\(A - \emptyset = A\) and \(A - U = \emptyset\)
\({\emptyset}^c = U\) and \(U^c = \emptyset\)
- De Morgan's Laws
-
\(\left ({A \cap B} \right)^c = A^c \cup B^c\)
\(\left ({A \cup B} \right)^c = A^c \cap B^c\)
- Subsets and Complements
\(\displaystyle A \subseteq B \text{ if and only if } B^c \subseteq A^c\)
Proof.
We will only prove one of De Morgan's Laws, namely, the one that was explored in Beginning Activty 1. The proofs of the other parts are left as exercises. Let \(A\) and \(B\) be subsets of some universal set \(U\text{.}\) We will prove that \(\left( {A \cup B} \right)^c = A^c \cap B^c\) by proving that an element is in \(\left( {A \cup B} \right)^c\) if and only if it is in \(A^c \cap B^c\text{.}\) So let \(x\) be in the universal set \(U\text{.}\) Then
and
Combining (43) and (44), we see that
In addition, we know that
and this is true if and only if \(x \in A^c \cap B^c\text{.}\) So we can use equation (45) and equation (46) to conclude that
and, hence, that \(\left( {A \cup B} \right)^c = A^c \cap B^c\text{.}\)
Progress Check 5.27.
Draw two general Venn diagrams for the sets \(A\text{,}\) \(B\text{,}\) and \(C\text{.}\) On one, shade the region that represents \(\left( {A \cup B} \right) - C\text{,}\) and on the other, shade the region that represents \(\left( {A - C} \right) \cup \left( {B - C} \right)\text{.}\) Explain carefully how you determined these regions and why they indicate that \(\left( {A \cup B} \right) - C = \left( {A - C} \right) \cup \left( {B - C} \right)\text{.}\)
Using our standard configuration for a Venn diagram with three sets, regions 1, 2, and 3 are the regions that are shaded for both \(\left( {A \cup B} \right) - C\) and \(\left( {A - C} \right) \cup \left( {B - C} \right)\text{.}\)
Progress Check 5.28.
It is possible to prove the relationship suggested in Progress Check 5.27 by proving that each set is a subset of the other set. However, the results in Theorems 5.24 and Theorem 5.26 can be used to prove other results about set operations. When we do this, we say that we are using the algebra of sets to prove the result. For example, we can start by using one of the basic properties in Theorem 5.26 to write
We can then use one of the commutative properties to write
Determine which properties from Theorem 5.24 and Theorem 5.26 justify each of the last three steps in the following outline of the proof that \(\left( {A \cup B} \right) - C = \left( {A - C} \right) \cup \left( {B - C} \right)\text{.}\)
Note: It is sometimes difficult to use the properties in the theorems when the theorems use the same letters to represent the sets as those being used in the current problem. For example, one of the distributive properties from Theorem 5.24 can be written as follows: For all sets \(X\text{,}\) \(Y\text{,}\) and \(Z\) that are subsets of a universal set \(U\text{,}\)
Subsection Proving that Statements Are Equivalent
When we have a list of three statements \(P\text{,}\) \(Q\text{,}\) and \(R\) such that each statement in the list is equivalent to the other two statements in the list, we say that the three statements are equivalent. This means that each of the statements in the list implies each of the other statements in the list.
The purpose of Beginning Activity 2 was to provide one way to prove that three (or more) statements are equivalent. The basic idea is to prove a sequence of conditional statements so that there is an unbroken chain of conditional statements from each statement to every other statement. This method of proof will be used in Theorem 5.29.
Theorem 5.29.
Let \(A\) and \(B\) be subsets of some universal set \(U\text{.}\) The following are equivalent:
\(\displaystyle A \subseteq B\)
\(\displaystyle A \cap B^c = \emptyset\)
\(\displaystyle A^c \cup B = U\)
Proof.
To prove that these are equivalent conditions, we will prove that Item 1 implies Item 2, that Item 2 implies Item 3, and that Item 3 implies Item 1.
Let \(A\) and \(B\) be subsets of some universal set \(U\text{.}\) We have proved that Item 1 implies Item 2 in Proposition 5.20.
To prove that Item 2 implies Item 3, we will assume that \(A \cap B^c = \emptyset\) and use the fact that \(\emptyset^c = U\text{.}\) We then see that
Then, using one of De Morgan's Laws, we obtain
This completes the proof that Item 2 implies Item 3.
We now need to prove that Item 3 implies Item 1. We assume that \(A^c \cup B = U\) and will prove that \(A \subseteq B\) by proving that every element of \(A\) must be in \(B\text{.}\)
So let \(x \in A\text{.}\) Then we know that \(x \notin A^c\text{.}\) However, \(x \in U\) and since \(A^c \cup B = U\text{,}\) we can conclude that \(x \in A^c \cup B\text{.}\) Since \(x \notin A^c\text{,}\) we conclude that \(x \in B\text{.}\) This proves that \(A \subseteq B\) and hence that Item 3 implies Item 1.
Since we have now proved that Item 1 implies Item 2, that Item 2 implies Item 3, and that Item 3 implies Item 1, we have proved that the three conditions are equivalent.
Exercises Exercises
1.
Let \(A\) be a subset of some universal set \(U\text{.}\) Prove each of the following (from Theorem 5.26):
(a)
\(\left( A^c \right)^c = A\)
Let \(x \in ( A^c )^c\text{.}\) Then \(x \notin A^c\text{,}\) which means \(x \in A\text{.}\) Hence, \(( A^c )^c \subseteq A\text{.}\) Now let \(y \in A\text{.}\) Then, \(y \notin A^c\) and hence, \(y \in \left( A^c \right)^c\text{.}\) Therefore, \(A \subseteq \left( A^c \right)^c\text{.}\)
(b)
\(A - \emptyset = A\)
(c)
\(\emptyset^c = U\)
Let \(x \in U\text{.}\) Then \(x \notin \emptyset\) and so \(x \in \emptyset^c\text{.}\) Therefore, \(U \subseteq \emptyset^c\text{.}\) Also, since every set we deal with is a subset of the universal set, \(\emptyset^c \subseteq U\text{.}\)
(d)
\(U^c = \emptyset\)
2.
Let \(A\text{,}\) \(B\text{,}\) and \(C\) be subsets of some universal set \(U\text{.}\) As part of Theorem 5.24, we proved one of the distributive laws. Prove the other one. That is, prove that
To prove that \(A \cap ( B \cup C ) \subseteq ( A \cap B ) \cup ( A \cap C )\text{,}\) we let \(x \in A \cap ( B \cup C )\text{.}\) Then \(x \in A\) and \(x \in B \cup C\text{.}\) So we will use two cases: (1) \(x \in B\text{;}\) (2) \(x \in C\text{.}\)
In Case (1), \(x \in A \cap B\) and, hence, \(x \in ( A \cap B ) \cup ( A \cap C )\text{.}\) In Case (2), \(x \in A \cap C\) and, hence, \(x \in ( A \cap B ) \cup ( A \cap C )\text{.}\) This proves that \(A \cap ( B \cup C ) \subseteq ( A \cap B ) \cup ( A \cap C )\text{.}\)
To prove that \(\left( A \cap B \right) \cup \left( A \cap C \right) \subseteq A \cap \left( B \cup C \right)\text{,}\) let \(y \in \left( A \cap B \right) \cup \left( A \cap C \right)\text{.}\) Then, \(y \in A \cap B\) or \(y \in A \cap C\text{.}\) If \(y \in A \cap B\text{,}\) then \(y \in A\) and \(y \in B\text{.}\) Therefore, \(y \in A\) and \(y \in B \cup C\text{.}\) So, we may conclude that \(y \in A \cap \left( B \cup C \right)\text{.}\) In a similar manner, we can prove that if \(y \in A \cap C\text{,}\) then \(y \in A \cap \left( B \cup C \right)\text{.}\) This proves that \(\left( A \cap B \right) \cup \left( A \cap C \right) \subseteq A \cap \left( B \cup C \right)\text{,}\) and hence that \(A \cap \left( B \cup C \right) = \left( A \cap B \right) \cup \left( A \cap C \right)\text{.}\)
3.
Let \(A\text{,}\) \(B\text{,}\) and \(C\) be subsets of some universal set \(U\text{.}\) As part of Theorem 5.26, we proved one of De Morgan's Laws. Prove the other one. That is, prove that
4.
Let \(A\text{,}\) \(B\text{,}\) and \(C\) be subsets of some universal set \(U\text{.}\)
(a)
Draw two general Venn diagrams for the sets \(A\text{,}\) \(B\text{,}\) and \(C\text{.}\) On one, shade the region that represents \(A - \left( {B \cup C} \right)\text{,}\) and on the other, shade the region that represents \(\left( {A - B} \right) \cap \left( {A - C} \right)\text{.}\) Based on the Venn diagrams, make a conjecture about the relationship between the sets \(A - \left( {B \cup C} \right)\) and \(\left( {A - B} \right) \cap \left( {A - C} \right)\text{.}\)
\(A - ( {B \cup C} ) = ( {A - B} ) \cap ( {A - C} )\text{.}\)
(b)
Use the choose-an-element method to prove the conjecture from Task 4.a.
(c)
Use the algebra of sets to prove the conjecture from Task 4.a.
Using the algebra of sets, we obtain
5.
Let \(A\text{,}\) \(B\text{,}\) and \(C\) be subsets of some universal set \(U\text{.}\)
(a)
Draw two general Venn diagrams for the sets \(A\text{,}\) \(B\text{,}\) and \(C\text{.}\) On one, shade the region that represents \(A - \left( {B \cap C} \right)\text{,}\) and on the other, shade the region that represents \(\left( {A - B} \right) \cup \left( {A - C} \right)\text{.}\) Based on the Venn diagrams, make a conjecture about the relationship between the sets \(A - \left( {B \cap C} \right)\) and \(\left( {A - B} \right) \cup \left( {A - C} \right)\text{.}\)
(b)
Use the choose-an-element method to prove the conjecture from Task 5.a.
(c)
Use the algebra of sets to prove the conjecture from Task 5.a.
6.
Let \(A\text{,}\) \(B\text{,}\) and \(C\) be subsets of some universal set \(U\text{.}\) Prove or disprove each of the following:
(a)
\(\left( A \cap B \right) - C = \left( A - C \right) \cap \left( B - C \right)\)
Using the algebra of sets, we see that
(b)
\(\left( A \cup B \right) - \left( A \cap B \right) = \left( A - B \right) \cup \left(B - A \right)\)
7.
Let \(A\text{,}\) \(B\text{,}\) and \(C\) be subsets of some universal set \(U\text{.}\)
(a)
Draw two general Venn diagrams for the sets \(A\text{,}\) \(B\text{,}\) and \(C\text{.}\) On one, shade the region that represents \(A - \left( {B - C} \right)\text{,}\) and on the other, shade the region that represents \(\left( {A - B} \right) - C\text{.}\) Based on the Venn diagrams, make a conjecture about the relationship between the sets \(A - \left( {B - C} \right)\) and \(\left( {A - B} \right) - C\text{.}\) (Are the two sets equal? If not, is one of the sets a subset of the other set?)
(b)
Prove the conjecture from Task 7.a.
8.
Let \(A\text{,}\) \(B\text{,}\) and \(C\) be subsets of some universal set \(U\text{.}\)
(a)
Draw two general Venn diagrams for the sets \(A\text{,}\) \(B\text{,}\) and \(C\text{.}\) On one, shade the region that represents \(A - \left( {B - C} \right)\text{,}\) and on the other, shade the region that represents \(\left( {A - B} \right) \cup \left( A - C^c \right)\text{.}\) Based on the Venn diagrams, make a conjecture about the relationship between the sets \(A - \left( {B - C} \right)\) and \(\left( {A - B} \right) \cup \left( A - C^c \right)\text{.}\) (Are the two sets equal? If not, is one of the sets a subset of the other set?)
(b)
Prove the conjecture from Task 8.a.
9.
Let \(A\) and \(B\) be subsets of some universal set \(U\text{.}\)
(a)
Prove that \(A\) and \(B - A\) are disjoint sets.
Use a proof by contradiction. Assume the sets are not disjoint and let \(x \in A \cap ( B - A )\text{.}\) Then \(x \in A\) and \(x \in B - A\text{,}\) which implies that \(x \notin A\text{.}\)
(b)
Prove that \(A \cup B = A \cup \left( {B - A} \right)\text{.}\)
10.
Let \(A\) and \(B\) be subsets of some universal set \(U\text{.}\)
(a)
Prove that \(A - B\) and \(A \cap B\) are disjoint sets.
(b)
Prove that \(A = \left( {A - B} \right) \cup \left( {A \cap B} \right)\text{.}\)
11.
Let \(A\) and \(B\) be subsets of some universal set \(U\text{.}\) Prove or disprove each of the following:
(a)
\(A - \left(A \cap B^c \right) = A \cap B\)
(b)
\(\left( A^c \cup B \right)^c \cap A = A - B\)
(c)
\(\left( A \cup B \right) - A = B - A\)
(d)
\(\left( A \cup B \right) - B = A - \left( A \cap B \right)\)
12. Evaluation of Proofs.
See the instructions for Exercise 19 from Section 3.1.
(a)
- Proposition
If \(A\text{,}\) \(B\text{,}\) and \(C\) are subsets of some universal set \(U\text{,}\) then \(A - \left( B - C \right) = A - \left(B \cup C \right)\text{.}\)
- Proof
- \begin{align*} A - \left( B - C \right) \amp = \left(A - B \right) - \left( A - C \right)\\ \amp = \left( A \cap B^c \right) \cap \left(A \cap C^c \right)\\ \amp = A \cap \left( B^c \cap C^c\right)\\ \amp = A \cap \left( B \cup C \right)^c\\ \amp \end{align*}
(b)
- Proposition
If \(A\text{,}\) \(B\text{,}\) and \(C\) are subsets of some universal set \(U\text{,}\) then \(A - \left(B \cup C \right) = \left(A - B \right) \cap \left(A - C \right)\text{.}\)
- Proof
-
We first write \(A - \left(B \cup C \right) = A \cap \left(B \cup C \right)^c\) and then use one of De Morgan's Laws to obtain
\begin{equation*} A - \left(B \cup C \right)= A \cap \left(B^c \cap C^c \right)\text{.} \end{equation*}We now use the fact that \(A = A \cap A\) and obtain
\(A - \left(B \cup C \right)= A \cap A \cap B^c \cap C^c = \left(A \cap B^c \right) \cap \left(A \cap C^c \right) = \left(A - B \right) \cap \left(A - C \right)\text{.}\)
Activity 31. Comparison to Properties of the Real Numbers.
The following are some of the basic properties of addition and multiplication of real numbers.
- Commutative Laws:
-
\(a+b=b+a\text{,}\) for all \(a,b \in \mathbb{R}\text{.}\)
\(a \cdot b=b \cdot a\text{,}\) for all \(a,b \in \mathbb{R}\text{.}\)
- Associative Laws:
-
\(\left( {a + b} \right) + c = a + \left( {b + c} \right)\text{,}\) for all \(a,b,c \in \mathbb{R}\text{.}\)
\(\left( {a \cdot b} \right) \cdot c = a \cdot \left( {b \cdot c} \right)\text{,}\) for all \(a,b,c \in \mathbb{R}\text{.}\)
- Distributive Law:
\(a \cdot \left( {b + c} \right) = a \cdot b + a \cdot c\text{,}\) for all \(a,b,c \in \mathbb{R}\text{.}\)
- Additive Identity
For all \(a \in \mathbb{R}\text{,}\) \(a + 0 = a = 0 + a\text{.}\)
- Multiplicative Identity:
For all \(a \in \mathbb{R}\text{,}\) \(a \cdot 1 = a = 1 \cdot a\text{.}\)
- Additive Inverses:
For all \(a \in \mathbb{R}\text{,}\) \(a + ( - a) = 0 = ( - a) + a\text{.}\)
- Multiplicative Inverses:
For all \(a \in \mathbb{R}\) with \(a \ne 0\text{,}\) \(a \cdot a^{ - 1} = 1 = a^{ - 1} \cdot a\text{.}\)
Discuss the similarities and differences among the properties of addition and multiplication of real numbers and the properties of union and intersection of sets.