| Generates a expression that represents the cartesian product of two sets: X and Y .
Actually, X is not generated to the expression.
Parameters: Y - right hand set the cartesion product expression. if the cartesian product expression is "X x Y", the returned expressionis " x Y". Note that the left hand set was not introduced to the expression |