"Source: Text/Group/GrpPerm.text";
"Line: 3752";
"Date: Wed Mar 24 09:34:33 2021";
"Main: Thu May 25 10:02:38 2023";
// original file: Text/Group/GrpPerm.text, line: 3752
// Example: H64E23 ()
print "Example: H64E23";
ei := GetEchoInput();
SetEchoInput(true);
G := WreathProduct( Sym(6), DihedralGroup(6));
#G;
assert $1 eq 1671768834048000000;
SQ, phi := SolubleQuotient(G);
SetEchoInput(ei);
