Definition Union_eq

Definition. Union_eq
⋃M = {x | ∃A. A ∈ M ∧ x ∈ A}

The union of a class of sets is the class containing every element that appears at least in one of them.