GroupTheory
ProjectiveGeneralLinearGroup
construct a permutation group isomorphic to a projective general linear group
Calling Sequence
Parameters
Description
Examples
Compatibility
ProjectiveGeneralLinearGroup(n, q)
PGL(n, q)
n
-
a positive integer
q
power of a prime number
The projective general linear group is the quotient of the general linear group by its center.
The ProjectiveGeneralLinearGroup( n, q ) command returns a permutation group isomorphic to the projective general linear group . The PGL(n, q) command is provided as an alias.
If either of n or q is non-numeric, then a symbolic group is returned.
In the Standard Worksheet interface, you can insert this group into a document or worksheet by using the Group Constructors palette.
Several among the small projective general linear groups are isomorphic to some familiar permutation groups.
The GroupTheory[ProjectiveGeneralLinearGroup] command was introduced in Maple 17.
For more information on Maple 17 changes, see Updates in Maple 17.
The GroupTheory[ProjectiveGeneralLinearGroup] command was updated in Maple 2020.
See Also
GroupTheory[AlternatingGroup]
GroupTheory[AreIsomorphic]
GroupTheory[GeneralLinearGroup]
GroupTheory[GroupOrder]
GroupTheory[SymmetricGroup]
Download Help Document