"Source: Text/Group/GrpPerm.text";
"Line: 3752";
"Date: Thu Sep 25 14:47:45 2025";
"Main: Fri Sep 26 14:29:19 2025";
// original file: Text/Group/GrpPerm.text, line: 3752
// Example: H65E23 ()
print "Example: H65E23";
ei := GetEchoInput();
SetEchoInput(true);
G := WreathProduct( Sym(6), DihedralGroup(6));
#G;
assert $1 eq 1671768834048000000;
SQ, phi := SolubleQuotient(G);
SetEchoInput(ei);
