MAGMA: Excluding LowIndexSubgroups containing some elements

69 Views Asked by At

In the GAP command LowIndexSubgroupsFpGroup there is an optional argument, a list of elements of the group, to restrict the search only to subgroups that do not contain any conjugate of any of the elements in the list.

I can't find in the documentation any analogue for the MAGMA command LowIndexSubgroups.

How to do that?