\doublecup

The \doublecup operator is used to denote the coproduct or disjoint union in category theory and algebra. It is similar to the union operator but emphasizes the distinctness of the elements being combined.

Examples

Coproduct of sets A and B

A \doublecup B

Coproduct of multiple sets X, Y, and Z

X \doublecup Y \doublecup Z

Coproduct of a family of sets A_i indexed by i

\bigdoublecup_{i=1}^{n} A_i