58.5 AutGroupFactors

AutGroupFactors(A)

The function AutGroupFactors takes as input an aut group A computed by AutGroupSagGroup and returns a list containing descriptions of the non-trivial factors A_i/A_{i+1} (see AutGroupStructure). Each element of this list is either a list [p, e] which indicates that the factor is elementary abelian of order p^e, or a matrix group which is isomorphic to the corresponding factor.

inputOut.Factors

Of course, the factors of the returned series can be examine further. For

example:

inputOut.FactorsExamine

Previous Up Top Next
Index

GAP 3.4.4
April 1997