Lecture Notes on Sets: Intersection and Union
Introduction to Sets
- Sets are collections of distinct objects or elements.
- Operations on sets include finding intersections and unions.
Intersection of Sets
Union of Sets
Intersection and Union in Venn Diagrams
- Venn diagrams visually represent the intersection and union of sets.
- Example:
- Set A: {3, 4, 5, 7}
- Set B: {2, 4, 5, 8}
- Intersection (A ∩ B): {4, 5}
- Union (A ∪ B): {2, 3, 4, 5, 7, 8}
- Venn diagrams show overlapping regions for intersections and combined regions for unions.
Conclusion
- Intersection and union are fundamental operations in set theory.
- Understanding how to find these and represent them diagrammatically helps in visualizing relationships between sets.
Thank you for attending the lecture!