Set Identities Flashcards
1
Q
If the intersection of A and B returns an Empty Set, ∅; then A and B are said to be…
A
Disjoint
2
Q
Symmetric Difference between A and B is the set union of…
A
A - B and B - A
3
Q
Distributive Law 1
A
A ∩ (B ∪ C) = (A ∩ B) ∪ (A ∩ C)
4
Q
Distributive Law 2
A
A ∪ (B ∩ C) = (A ∪ B) ∩ (A ∪ C)
5
Q
Absorption Law 1
A
A ∪ (A ∩ B) = A
6
Q
Absorption Law 2
A
A ∩ (A ∪ B) = A