group(deprecated)
derived
Find the derived subgroup of a permutation group
Calling Sequence
Parameters
Description
Examples
derived(pg)
-
group in which the derived subgroup is to be found
Important: The group package has been deprecated. Use the superseding command GroupTheory[DerivedSubGroup] instead.
This function finds the derived subgroup pg,pg of the permutation group pg. The result is returned as an unevaluated permgroup call.
The command with(group,derived) allows the use of the abbreviated form of this command.
with⁡group:
derived⁡permgroup⁡5,1,2,3,4,5,2,5,3,4
permgroup⁡5,,1,3,5,2,4
See Also
group[DerivedS]
group[LCS]
GroupTheory
GroupTheory[DerivedSubGroup]
Download Help Document