Processing math: 100%
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

5.3: Properties of Set Operations

( \newcommand{\kernel}{\mathrm{null}\,}\)

PREVIEW ACTIVITY 5.3.1: Exploring a Relationship between Two Sets

Let A and B be subsets of some universal set U.

  1. Draw two general Venn diagrams for the sets A and B. On one, shade the region that represents (AB)c, and on the other, shade the region that represents AcBc. Explain carefully how you determined these regions.
  2. Based on the Venn diagrams in Part (1), what appears to be the relationship between the sets ((A \cup B)^c\) and AcBc?

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, then an element x is in AB if and only if xA or xB.

  1. Use one of De Morgan’s Laws (Theorem 2.8 on page 48) to explain carefully what it means to say that an element x is not in AB.
  2. What does it mean to say that an element x is in Ac? What does it mean to say that an element x is in Bc?
  3. Explain carefully what it means to say that an element x is in AcBc.
  4. Compare your response in Part (3) to your response in Part (5). Are they equivalent? Explain.
  5. How do you think the sets (AB)c and AcBc are related? Is this consistent with the Venn diagrams from Part (1)?
PREVIEW ACTIVITY 5.3.2: Proving that Statements Are Equivalent
  1. Let X, Y, and Z be statements. Complete a truth table for
    [(XY)(YZ)](XZ).
  2. Assume that P, Q, and R are statements and that we have proven that the following conditional statements are true:

    If P then Q(PQ).
    If R then P(RP).
    If Q then R(QR).

    Explain why each of the following statements is true.

    (a) P if and only if Q(PQ.
    (b) Q if and only if R(QR.
    (c) R if and only if P(RP.
    Remember that XY is logically equivalent to (XY)(YX).

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.17

Let A, B, and C be subsets of some universal set U. Then

  • ABA and AAB.
  • If AB, then ACBC and ACBC.
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.18: Algebra of Set Operations

Let A, B, and C be subsets of some universal set U. Then all of the following equalities hold.

Proporties of the Empty Set A= AU=A and the Universal Set A=A AU=U

Idempotent Laws AA=A AA=A

Commutative Laws AB=BA AB=BA

Associative Laws (AB)C=A(BC)
(AB)C=A(BC)

Distributive Laws A(BC)=(AB)(AC)
A(BC)=(AB)(AC)

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, then

S=T if and only if for each xU, xS if and only if xT.

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.

Proof of One of the Commutative Laws in Theorem 5.18

We will prove that AB=BA. Let xAB. Then

xAB if and only if xA and xB.

However, we know that if P and Q are statements, then PwedgeQ is logically equivalent to QP. Consequently, we can conclude that

xA and xB if and only if xB and xA.

Now we know that

xB and xA if and only if xBA.

This means that we can use (5.3.1), (5.3.2) and (5.3.3) to conclude that

xAB if and only if xBA,

and, hence, we have proved that AB=BA.

Progress Check 5.19: Exploring a Distributive Property

We can use Venn diagrams to explore the more complicated properties in Theorem 5.18, such as the associative and distributive laws. To that end, let A, B, and C be subsets of some universal set U.

  1. Draw two general Venn diagrams for the sets A, B, and C. On one, shade the region that represents A(BC, and on the other, shade the region that represents (AB)(AC). Explain carefully how you determined these regions.
  2. Based on the Venn diagrams in Part (1), what appears to be the relationship between the sets A(BC and (AB)(AC)?
Answer

Add texts here. Do not delete this text first.

Proof of One of the Distributive Laws in Theorem 5.18

We will now prove the distributive law explored in Progress Check 5.19. 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, B, and C be subsets of some universal set U. We will prove that A(BC)=(AB)(AC) by proving that each set is a subset of the other set.

We will first prove that A(BC)(AB)(AC. We let xA(BC). Then xA or xBC.

So in one case, if xA, then xAB and xAC. This means that x(AB)(AC).

On the other hand, if xBC, then xB and xC. But xB implies that xAB, and xC implies that xAC. Since x is in both sets, e conclude that x(AB)(AC). So in both cases, we see that x(AB)(AC), and this proves that A(BC)(AB)(AC.

We next prove that (AB)(AC)A(BC). So let y(AB)(AC). Then, yAB and yAC. We must prove that yA(BC). We will consider the two cases where yA or yA. In the case where yA, we see that yA(BC).

So we consider the case that yA. It has been established that yAB and yAC. Since ynA and yAB, y must be an element of B. Similarly, since yA and yAC, y must be an element of C. Thus, yBC and, hence, yA(BC).

In both cases, we have proved that yA(BC). This proves that (AB)(AC)A(BC). The two subset relations establish the equality of the two sets. Thus, A(BC)=(AB)(AC).

square

Important Properties of Set Complements

The three main set operations are union, intersection, and complementation. The- orems 5.18 and 5.17 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.20

Let A, B, and C be subsets of some universal set U. Then the following are true:

Basic Properties (Ac)c=A
AB=ABc

Empty Set and Universal Set A=A and AU=
c=U and Uc=

De Morgan's Laws (AB)c=AcBc
(AB)c=AcBc

Subsets and Complements AB if and only if BcAc

Proof

We will only prove one of De Morgan’s Laws, namely, the one that was explored in Preview Activity 5.3.1. The proofs of the other parts are left as exercises. Let A and B be subsets of some universal set U. We will prove that (AB)c=AcBc by proving that an element is in (AB)c if and only if it is in AcBc. So let x be in the universal set U. Then

x(AB)c if and only if xAB.

and

xAB if and only if xA and xB.

Combining (5.3.4) and (5.3.5), we see that

x(AB)c if and only if xA and xB.

In addition, we know that

xA and xB if and only if xAc and xBc.

and this is true if and only if xAcBc. So we can use (5.3.6) and (5.3.7) to conclude that

x(AB)c if and only if xAcBc.

and, hence, that (AB)c=AcBc.

Progress Check 5.21: Using the Algebra of Sets

1. Draw two general Venn diagrams for the sets A, B, and C. On one, shade the region that represents (AB)C, and on the other, shade the region that represents (AC)(BC). Explain carefully how you determined these regions and why they indicate that (AB)C=(AC)(BC).

It is possible to prove the relationship suggested in Part (1) by proving that each set is a subset of the other set. However, the results in Theorems 5.18 and 5.20 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.20 to write

AB)C=(AB)Cc.

We can then use one of the commutative properties to write

(AB)C=(AB)Cc=Cc(AB).

2. Determine which properties from Theorems 5.18 and 5.20 justify each of the last three steps in the following outline of the proof that (AB)C=(AC)(BC).

(AB)C=(AB)Cc                      (Theorem 5.20)=Cc(AB)               (Commutative Property)=(CcA)(CcB)=(ACc)(BCc)=(AC)(BC)

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 Theorems 5.18 can be written as follows: For all sets X, Y, and Z that are subsets of a universal set U,

(X(YZ)=(XY)(XZ).

Answer

Add texts here. Do not delete this text first.

Proving that Statements Are Equivalent

When we have a list of three statements P , Q, 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 Preview Activity 5.3.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.22.

Theorem 5.22

Let A and B be subsets of some universal set U. The following are equivalent:

  1. AB
  2. ABc=
  3. AcB=U
Proof

To prove that these are equivalent conditions, we will prove that (1) implies (2), that (2) implies (3), and that (3) implies (1).

Let A and B be subsets of some universal set U. We have proved that (1) implies (2) in Proposition 5.14.

To prove that (2) implies (3), we will assume that ABc= and use the fact that c=U. We then see that

(ABc)c=c.

Then, using one of De Morgan's Laws, we obtain

begin{array} {rcl} {A^c \cup (B^c)^c} &= & {U} \\ {A^c \cup B} &= & {U.} \end{array}

This completes the proof that (2) implies (3).

We now need to prove that (3) implies (1). We assume that AcB=U and will prove that AB by proving that every element of A must be in B.

So let xA. Then we know that xAc. However, xU and since AcB=U, we can conclude that xAcB. Since xAc, we conclude that xB. This proves that AB and hence that (3) implies (1).

Since we have now proved that (1) implies (2), that (2) implies (3), and that (3) implies (1), we have proved that the three conditions are equivalent.

Exercises for Section 5.3
  1. Let A be a subset of some universal set U. Prove each of the following (from Theorem 5.20):

    (a) (Ac)c=A
    (b) A=A
    (c) c=U
    (d) Uc=
  2. Let A, B, and C be subsets of some universal set U. As part of Theorem 5.18, we proved one of the distributive laws. Prove the other one. That is, prove that
    A(BC)=(AB)(AC).
  3. Let A, B, and C be subsets of some universal set U. As part of Theorem 5.20, we proved one of De Morgan’s Laws. Prove the other one. That is, prove that
    (AB)c=AcBc.
  4. Let A, B, and C be subsets of some universal set U.

    (a) Draw two general Venn diagrams for the sets A, B, and C. On one, shade the region that represents A(BC), and on the other, shade the region that represents (AB)(AC). Based on the Venn diagrams, make a conjecture about the relationship between the sets A(BC) and (AB)(AC).
    (b) Use the choose-an-element method to prove the conjecture from Exercise (4a).
    (c) Use the algebra of sets to prove the conjecture from Exercise (4a).
  5. Let A, B, and C be subsets of some universal set U.

    (a) Draw two general Venn diagrams for the sets A, B, and C. On one, shade the region that represents A(BC), and on the other, shade the region that represents (AB)(AC). Based on the Venn diagrams, make a conjecture about the relationship between the sets A(BC) and (AB)(AC).
    (b) Use the choose-an-element method to prove the conjecture from Exercise (5a).
    (c) Use the algebra of sets to prove the conjecture from Exercise (5a).
  6. Let A, B, and C be subsets of some universal set U. Prove or disprove each of the following:

    (a) (AB)C=(AC)(BC)
    (b) (AB)(AB)=(AB)(BA)
  7. Let A, B, and C be subsets of some universal set U.

    (a) Draw two general Venn diagrams for the sets A, B, and C. On one, shade the region that represents A(BC), and on the other, shade the region that represents (AB)C. Based on the Venn diagrams, make a conjecture about the relationship between the sets A(BC) and (AB)C.
    (b) Prove the conjecture from Exercise (7a).
  8. Let A, B, and C be subsets of some universal set U.

    (a) Draw two general Venn diagrams for the sets A, B, and C. On one, shade the region that represents A(BC), and on the other, shade the region that represents (AB)(ACc). Based on the Venn diagrams, make a conjecture about the relationship between the sets A(BC) and (AB)(ACc).
    (b) Prove the conjecture from Exercise (8a).
  9. Let A and B be subsets of some universal set U.

    (a) Prove that A and BA are disjoint sets.
    (b) Prove that AB=A(BA).
  10. Let A and B be subsets of some universal set U.

    (a) Prove that AB and AB are disjoint sets.
    (b) Prove that A=(AB)(AB).
  11. Let A and B be subsets of some universal set U. Prove or disprove each of the following:

    (a) A(ABc)=AB
    (b) (AcB)cA=AB
    (c) (AB)A=BA
    (d) (AB)B=A(AB)
    (e) (AB)(AB)=(AB)(BA)
  12. Evaluation of proofs
    See the instructions for Exercise (19) on page 100 from Section 3.1.
    (a)

    Let A, B, and C be subsets of some universal set U, then A(BC)=A(BC).

    Proof

    A(BC)=(AB)(AC)=(ABc)(ACc)=A(BcCc)=A(BC)c=A(BC)

    Theorem 5.3.1

    Let A, B, and C be subsets of some universal set U, then A(BC)=(AB)(AC).

    Proof

    We first write A(BC)=A(BC)c and then use one of De Morgan's Laws to obtain

    A(BC)=A(BcCc).

    We now use the fact that A=AA and obtain

    A(BC)=AABcCc=(ABc)(ACc)=(AB)(AC).

Explorations and Activities

13. (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, for all a,bR.
ab=ba, for all a,bR.

Associative Laws: (a+b)+c=a+(b+c), for all a,b,cR.
(ab)c=a(bc), for all a,b,cR.

Distributive Law: a(b+c)=ab+ac, for all a,b,cR.

Additive Identity: For all aR, a+0=a=0+a.

Multiplicative Identity: For all aR, a1=a=1a.

Additive Inverses: For all aR, a+(a)=0=(a)+a.

Multiplicative Inverses: For all aR with a0, aa1=1=a1a.

Discuss the similarities and differences among the properties of addition and multiplication of real numbers and the properties of union and intersection of sets.

Answer

Add texts here. Do not delete this text first.


This page titled 5.3: Properties of Set Operations is shared under a CC BY-NC-SA 3.0 license and was authored, remixed, and/or curated by Ted Sundstrom (ScholarWorks @Grand Valley State University) via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?