SUNY Geneseo Department of Mathematics
Wednesday, March 22
Math 239 01
Spring 2017
Prof. Doug Baldwin
Colloquium
Give me your mid-semester course evaluation form today if you want to turn it in.
Conjecture 1. If A and B are subsets of some universal set, then A - B ⊆ A.
Helpful ideas or questions from reading
Strategy: to prove X ⊆ Y, use the definition of subset (all elements of X are also elements of Y) and so prove that if a is in X then a is in Y.
Proof. Let A and B be subsets of some universal set U. Let y be any element in A - B, i.e., y is any element in { x in U | x is in A and x is not in B }. From this definition of set difference, y is in A. Thus all members of A - B are members of A and so A - B is a subset of A. QED.
Conjecture 2. If A and B are subsets of some universal set, then (A-B) ∩ (B-A) = ∅
Helpful ideas or questions from the reading
Proof. The proof is by contradiction. Assume that (A-B) ∩ (B-A) is not empty, so that there is some element of (A-B) ∩ (B-A). Let x be such an element. Then x must be in both A-B and B-A, from the definition of intersection. To be in A-B, x must be in A and not in B, but to be in B-A x must be in B but not A. This is a contradiction because x cannot both be in A and not be in A (and similarly with respect to B). Therefore it must be the case that (A-B) ∩ (B-A) = ∅. QED.
Algebraic properties of set operations
Read textbook section 5.3