This document defines basic set concepts including:
- A set is a collection of elements that can be written using set braces. The order of elements does not matter.
- Symbols are used to indicate if an element is or isn't in a set. Sets can be finite or infinite.
- The empty set or null set contains no elements. Subsets, intersections, unions, and complements of sets are defined.
- Examples are given to illustrate intersection, union, subsets, disjoint sets, and complements. Exercises are provided to practice these concepts.