Intersection

The intersection of two Sets AA and BB is the set of all elements that are in AA and BB.

AB={xA and xB}A\cap B=\{x\in A \text{ and } x\in B\}