This document defines fundamental concepts in set theory, including:
- Sets are collections of distinct objects called elements or members. Capital letters denote sets and lowercase letters denote elements.
- There are two main ways to specify a set - by listing its elements or describing their common properties.
- Set relationships include subset (all elements of one set are in another), equality (sets have the same elements), and disjoint (sets have no elements in common).
- Set operations include union (elements in either set), intersection (elements in both sets), complement (elements not in the set), difference (elements in the first set not in the second), and symmetric difference (elements in either set but not both).
- Venn