The power set axiom allows a simple definition of the
Cartesian product of two sets X and Y: : X \times Y = \{ (x, y) : x \in X \land y \in Y \}. Notice that :x, y \in X \cup Y :\{ x \}, \{ x, y \} \in \mathcal{P}(X \cup Y) and, for example, considering a model using the
Kuratowski ordered pair, :(x, y) = \{ \{ x \}, \{ x, y \} \} \in \mathcal{P}(\mathcal{P}(X \cup Y)) and thus the Cartesian product is a set since : X \times Y \subseteq \mathcal{P}(\mathcal{P}(X \cup Y)). One may define the Cartesian product of any
finite collection of sets recursively: : X_1 \times \cdots \times X_n = (X_1 \times \cdots \times X_{n-1}) \times X_n. The existence of the Cartesian product can be proved without using the power set axiom, as in the case of the
Kripke–Platek set theory. == Limitations ==