Consider these two (informally stated) axioms:
- (Small Axiom of Union) For any two sets $A,B$ there exists the set $A \cup B$.
- (Great Axiom of Union) For any set $A$ there exists its union $\bigcup A$.
It seems to me, that the small axiom of union, together with the other ZFC axioms, is enough to construct function spaces $X^Y$ and finite cartesian products $X \times Y$ for all sets $X,Y$. And if $(X_i)_{i \in I}$ is a family of subsets of a given set $X$, its union $\bigcup_{i \in I} X_i$ exists already by using the axiom of separation.
The question: What situations are there in mathematics, where the great axiom of union is really needed?
Two things come to my mind:
- Constructing infinite cartesian products via the definition $$ \prod_{i \in I} X_i := \{ f \in (\bigcup_{i \in I} X_i)^I \ \vert\ \forall i \in I : f(i) \in X_i \} $$ and hence proving the category of sets to be complete.
- Most applications of the axiom of Replacement like constructing limit ordinals or the von-Neumann stages $V_\alpha$ for $\alpha$ a limit ordinal, first use Replacement to construct a set (e.g. a set containing all lower von-Neumann stages) and then, well, unite it.
Am I true in regarding the (great) axiom of union here to be necessary? Both these situations are not important to develop fundamental analysis and algebra, arent they? So are there more common situations, maybe in abstract algebra, where Union is needed? I think of constructing projective resolutions, algebraic closures, or something like that.