This document defines basic set theory concepts including sets, elements, notation for sets, subsets, unions, intersections, and empty sets. It provides examples and notation for these concepts. Sets are collections of objects, represented with capital letters, while elements are individual objects represented with lowercase letters. Notation includes braces { } to list elements and vertical bars for set builder notation. A is a subset of B if all elements of A are also in B, written as A ⊆ B. The union of sets A and B contains all elements that are in A or B, written as A ∪ B. The intersection of sets A and B contains elements that are only in both A and B, written as A ∩ B.