/* M22:2 presented on its standard generators. */ G:=Group; c:=x;d:=y; // Some maximal subgroups of M22:2. M0:=sub; // M22 (triviality). M1:=sub; // L3(4).2. M2:=sub; // 2^4:S6. M5:=sub; // 2^5:S5. M6:=sub; // 2 x 2^3:L3(2). M7:=sub; // Aut(A6). M8:=sub; // PGL2(11). M34:=sub; // A7, maximal in M22. M:=[M0,M1,M2,M5,M6,M7,M8,M34]; /* // Required enumeration even without redundant relation. 11*Index(G,sub:Print:=2,Hard:=true,Grain:=10^5,CosetLimit:=200000); */