CartesianProduct
back to Mathematics -- Set Theory
If two sets, X and Y, are defined, then we can define the Cartesian product of the two sets, XY, as the set of ordered 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}