Union
Definition: Union of a Collection
The union of a collection is the set of all elements which belong to at least one of the sets in .
NOTATION
Usually, the union of a collection is denoted by
However, an alternative notation is more useful when we need to consider specific elements of . In this case, indexing notation using an index set for is used.
Intersection
Definition: Intersection of a Collection
The intersection of a collection is the set of elements which belong to all sets of .
NOTATION
Usually, the intersection of a collection is denoted by
However, an alternative notation is more useful when we need to consider specific elements of . In this case, indexing notation using an index set for is used.