\cap
The intersection operator, often used in set theory to denote the common elements between two sets.
Intersection of sets A and B
A \cap B
Intersection of three sets A, B, and C
(A \cap B) \cap C
Intersection of a collection of sets A_i from i=1 to n
\bigcap_{i=1}^{n} A_i