Can we combine sets?
We say yes. For example, if we have a first set denoted $A$ and a second set denoted $B$, then we want a third set including all the elements of the set denoted by $A$ and the elements of the set denoted by $B$. If an object appears in the set denoted by $A$ and in the set denoted by $B$, it appears in the new set. If an object appears in one set but not the other, it appears in the new set. Indeed, if we have a set of sets, the same should hold.
The set guaranteed by the principle of union may contain more elements than just those which are elements of a member of the the given set of sets. No matter: apply the axiom of specification (see \sheetref{set_specification}{Set Specification}) to form the set which contains only those elements which are appear in at least one of any of the sets. The set is unique by the principle of extension. We call that unique set the union of the sets.
Let $\mathcal{A} $ be a set of sets.
We denote the union of $\mathcal{A} $ by
$\bigcup \mathcal{A} $.
So
\[
(\forall x)((x \in (\cup \mathcal{A} )) \iff (\exists A)((A
\in \mathcal{A} ) \land x \in A)).
\]
It is reasonable for the union of the empty set to be empty and for the union of the singleton of a set to be itself.1