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 .
The cap symbol is used in mathematics to represent the intersection operation for two sets.
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.