Chapter 4 notes Flashcards
What is the basic definition of Relations between sets when: Suppose A and B are sets. then A is called a subset of B: A subset B
Suppose A and B are sets. then A is called a subset of B: A subset B
iff every element of A is also an element of B
Example: A subset B, For all x , if x E A then x E B
Example 2: A not subset B, There exists x such that x E A and x E! B
What is the definition when A and B are sets and A = B?
This is true iff every element of A is in B and every element of B is in A
What is the definition of Union of A and B ( A U B)
Normally U stands for Universal set.
x exists U | x exists A or x exists B
The U is essentially an ‘or’ statement. Looks like up facing horseshoe
What is the definition of the Intersection of A and B
x exists U | x exists A and x exists B
This is essentially an and statement. Looks like down facing horseshoe
What is the definition of: Difference of set B minus A?
x exists U | x exists B and x doesn’t exist A
What is the definition of the Complement of set A, A^c
x exists U | x doesn’t exist A
What is A intersection B a subset of?
This is a theorem and is always a subset of A
What is A always a subset of?
A is always a subset of A union B (theorem)
If A subset B and B subset C, then _____?
A subset C (theorem)
What is the distributive law in Set Theory
For any sets A,B and C:
A union (B inter C)= (A union B) inter (A union C)
What are the commutative Laws in Set Theory
A inter. B = B inter A
A union b = B union A
What are the Associative Laws in Set Theory
( A inter B) intersection C = A inter (B inter C)
A union B) union C = A union (B union C
What are the distributive Laws in Set Theory
A union (B inter. C) = (A union B) inter. (A union C)
A inter. ( B union C) = (A inter. B) union ( A inter. C)
What is the double Complement Law in Set Theory
(A^c)^c = A
What is De Morgan’s Law in Set Theory
( A inter B)^c = A^c union B^c
(A union B)^c = A^c inter B^c