CartesianProduct
back to MathematicsAndStatistics -- SetTheory
If two sets, X and Y, are defined, then we can define the Cartesian product of the two sets, XY, as the set of pairs with the first element of each pair selected from X and the second element selected from Y.
:XY = {<x,y> | x belongs to X and y belongs to Y}