Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to use elements of cartesian product of two groups?

I want to have a group G = Sym(4) x Sym(4). I try this to define G: " G = CartesianProduct([SymmetricGroup(4)] , [SymmetricGroup(4)]) " Thank you for help.