Set Theory explores the fundamental concepts of sets, including operations, relations, and applications in mathematics.
Sets can be combined and compared using different operations. These help us see how sets overlap or differ.
The union of two sets \(A\) and \(B\), written as \(A \cup B\), is the set of all elements that are in \(A\) or \(B\) or both.
The intersection of two sets \(A\) and \(B\), written as \(A \cap B\), is the set of elements that are in both \(A\) and \(B\).
The difference of two sets \(A\) and \(B\), written as \(A - B\) or \(A \setminus B\), is the set of elements that are in \(A\) but not in \(B\).
The complement of a set \(A\) (relative to a universal set \(U\)), written as \(A'\) or \(A^c\), is the set of all elements in \(U\) not in \(A\).
Venn diagrams are a fun way to show set operations with overlapping circles.
If \(A = {1, 2, 3}\) and \(B = {3, 4, 5}\), then \(A \cup B = {1, 2, 3, 4, 5}\)
If \(A = {a, b, c}\) and \(B = {b, c, d}\), then \(A \cap B = {b, c}\)
Set operations let us combine or compare sets in different ways.