In set theory, the intersection of sets focuses on the commonalities between them. If you have two sets, say, Set A and Set B, the intersection is made up of elements found in both sets. To symbolize the intersection, we use \( \cap \). If \( A = \{1, 2, 3\} \) and \( B = \{2, 3, 4\} \), then the intersection \( A \cap B \) would be \( \{2, 3\} \). These elements — 2 and 3 — are the ones sharing space in both A and B.
Key points to remember about intersection of sets:
- Only the common elements are included.
- If there are no common elements, the intersection results in an empty set, represented by \( \emptyset \).
- The process is commutative: \( A \cap B = B \cap A \).