SUNY Geneseo Department of Mathematics

Set Algebra

Wednesday, April 4

Math 239 01
Spring 2018
Prof. Doug Baldwin

Return to Course Outline

Previous Lecture

Misc

Prof Aguilar is advertising for summer research students. This is a great opportunity to get involved in math from a different (and much more rewarding) perspective than that of a typical class. See flyers around the math department or Prof. Aguilar for more information.

Questions?

Set Algebra

Section 5.3.

Warm Up

Draw Venn diagrams that illustrate that (A∪B)C = AC ∩ BC.

Shaded areas for the complement of A union B and for the intersection of A complement with B complement are the same

In Proofs

Prove that if A, B, and C are subsets of some universal set U, then A - (B-C) = (A-B) ∪ (A ∩ C).

Proof: We use the laws of set algebra to prove that if A, B, and C are subsets of some universal set U, then A - (B-C) = (A-B) ∪ (AC). In particular, we see that

Rewrite subtraction as intersection with complement to show A-(B-C) = (A-B) union (A intersect C)

which establishes that A - (B-C) = (A-B) ∪ (AC). QED.

Exploratory

Does intersection distribute over set difference, i.e., is A ∩ (B-C) = A ∩ B - A ∩ C? If not, can you find some other equivalence for A ∩ (B-C)?

Some equivalences we found:

Addressing the main question about distributivity, we conjectured that intersection does distribute over difference, based on Venn diagrams and some other equivalences that seemed to address part of the main question. We were finally able to establish it formally, namely...

Theorem: if A, B, and C are subsets of some universal set, then A ∩ (B-C) = AB - AC.

Proof: We use the laws of set algebra to prove that if A, B, and C are subsets of some universal set, then A ∩ (B-C) = AB - AC. In particular, we work from the right side of the equation and see...

Rewrite subtraction as intersection with complement then use laws of complements to show (A intersect B) - (A intersect C) = A intersect (B-C)

We have now shown that if A, B, and C are subsets of some universal set, then A ∩ (B-C) = AB - AC. QED.

Key Points

There is an algebra for set operations.

It’s useful in reasoning about (e.g., simplifying, proving equalities, etc.) expressions involving sets.

Next

Cartesian products of sets

Read section 5.4.

Next Lecture