SumFactorizationFunctionPcgs( parentpcgs, n, u, kerpcgs ) O
computes the sum and intersection of the lists n and u whose elements form modulo pcgs induced by parentpcgs for two subgroups modulo a kernel given by kerpcgs. If kerpcgs is a tail if the parent-pcgs it is sufficient to give the starting depth, this can be more efficient than to construct an explicit pcgs. The factor group modulo kerpcgs generated by n must be elementary abelian and normal under u.
The function returns a record with components
sum
intersection
factorizationsum a record with components u and n that give its
decomposition.
sum and intersection are not pcgs but only
lists of pc elements (to avoid unnecessary creation of InducedPcgs).
[Top] [Previous] [Up] [Next] [Index]
GAP 4 manual