GroupTheory
GeneralSemilinearGroup
construct a permutation group isomorphic to the General Semi-linear Group over a finite field
Calling Sequence
Parameters
Description
Examples
GeneralSemilinearGroup( n, q )
GammaL( n, q )
n
-
a positive integer
q
a power of a prime number
The general semi-linear group is the group of all semi-linear transformations of an -dimensional vector space over the field with elements. It is isomorphic to a semi-direct product of the general linear group with the Galois group of the field with elements over its prime sub-field. Thus, if is prime, then and are isomorphic.
If n and q are positive integers, then the GeneralSemilinearGroup( n, q ) command returns a permutation group isomorphic to the general semi-linear group . Otherwise, a symbolic group is returned, for which Maple can do some limited computations.
The abbreviation GammaL( n, q ) is available as a synonym for GeneralSemilinearGroup( n, q ).
In the Standard Worksheet interface, you can insert this group into a document or worksheet by using the Group Constructors palette.
See Also
GF
GroupTheory[GeneralLinearGroup]
GroupTheory[GroupOrder]
GroupTheory[SpecialSemilinearGroup]
Download Help Document