Union Notation

The union operator is denoted using the cup symbol . Typically, we write a union like this:

This means the union of the sets and . For example, if and then the union is .

Related Notation

Intersection

The cap symbol is used in mathematics to represent the intersection operation for two sets.

Set Difference

The minus symbol is used in set theory to represent the difference operator for two sets. The operation removes all elements found in one set from another and returns the resulting set.