The intersection of two sets collects the elements they have in common. This subtopic covers the symbol $\cap$, Venn diagrams, and counting with $n(A\cap B)$.
Definition
The intersection of sets $A$ and $B$, written $A \cap B$, is the set of all elements that belong to both $A$ and $B$.
Key formula
$A \cap B = \{\,x : x \in A \text{ and } x \in B\,\}$
Example
If $A=\{1,2,3,4\}$ and $B=\{3,4,5,6\}$, then $A \cap B = \{3,4\}$, the elements in both sets.
Venn diagram
In a Venn diagram, $A \cap B$ is the overlap of the two circles. If two sets have no common elements they are disjoint, and $A \cap B = \varnothing$ (the empty set).
Counting
$n(A\cap B)$ is the number of elements in the overlap. If $A \subset B$ (every element of $A$ is in $B$), then $A \cap B = A$.
- $A \cap A = A$
- $A \cap \varnothing = \varnothing$
Remember
Intersection means "AND" — only elements in both sets. The overlap region of a Venn diagram is $A\cap B$.