Union

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

AB={xA or xB}A\cup B=\{x\in A \text{ or } x\in B\}