Union
Learn about the union operation defined for sets.
We'll cover the following...
A union is a binary set operation, which means two operands are required to perform this binary operation. We mean an arbitrary set whenever we talk about a set without defining it.
Union
The union of the two sets and is the set that contains every element that is a member of either or (or both). We can write this definition as follows:
Note: If an object is a member of both and , it will appear only once in the union set ...