/* Group 15600.d downloaded from the LMFDB on 19 September 2025. */ /* Various presentations of this group are stored in this file: GPC is polycyclic presentation GPerm is permutation group GLZ, GLFp, GLZA, GLZq, GLFq if they exist are matrix groups Many characteristics of the group are stored as booleans in a record: Agroup, Zgroup, abelian, almost_simple,cyclic, metabelian, metacyclic, monomial, nilpotent, perfect, quasisimple, rational, solvable, supersolvable */ /* Constructions */ GPerm := PermutationGroup< 26 | (1,13,5,25,19,10,20,11,24,8)(2,16,3,23,17)(4,9,7,14,26,6,15,12,18,22), (1,14,18,25,4,12,11,10,20,23,8,2)(5,16,21,7,9,6,17,22,13,19,26,24) >; /* Booleans */ RF := recformat< Agroup, Zgroup, abelian, almost_simple, cyclic, metabelian, metacyclic, monomial, nilpotent, perfect, quasisimple, rational, solvable, supersolvable : BoolElt >; booleans_15600_d := rec< RF | Agroup := false, Zgroup := false, abelian := false, almost_simple := true, cyclic := false, metabelian := false, metacyclic := false, monomial := false, nilpotent := false, perfect := false, quasisimple := false, rational := false, solvable := false, supersolvable := false>;