Disjoint Union

The disjoint union of two sets and is the set containing all elements of and , but with elements tagged by their origin, so that even if and have elements in common, they are still distinct in the disjoint union.

Formally, let be an indexed family of sets. The disjoint union is defined as:

The cartesian product of the set with the singleton set tags each element of with its index .

If is the disjoint union of , then is a partition of .