Combinatorics • Topic 6
Set Operations
We combine sets using operations like union and intersection. Mastering these rules is essential for the Principle of Inclusion-Exclusion.
Basic Operations
Given two sets and within a universal set :
- Union (): The set of elements in OR (or both).
- .
- .
- Complement ( or ): Elements in but not in .
De Morgan's Laws
These laws describe how complements interact with unions and intersections. They are crucial for "complementary counting" in complex scenarios.
Theorem (De Morgan's Laws)
1.
- "Not (A or B)" is the same as "Not A and Not B".
- "Not (A and B)" is the same as "Not A or Not B".
Distributive Laws
Sets behave somewhat like algebra:Cardinality Rules
Practice Problems
Exercise (Problem 1)
Simplify the expression .
Exercise (Problem 2)
Prove that if , then .
Exercise (Problem 3)
In a group of 50 students, 30 take Math, 25 take Physics, and 10 take both. How many students take neither?