GroupTheory
FrobeniusProduct
compute the product of two complexes in a finite group
Calling Sequence
Parameters
Description
Examples
Compatibility
FrobeniusProduct( A, B, G )
ComplexProduct( A, B, G )
A
-
a subset of G
B
G
a group
The Frobenius product of two complexes and in a group is the set of all elements , with and .
The FrobeniusProduct( A, B, G ) command computes the product of the complexes A and B in the finite group G.
The ComplexProduct command is provided as an alias.
Note that you must compute the elements of these conjugacy classes before computing their complex product.
The GroupTheory[FrobeniusProduct] command was introduced in Maple 2015.
For more information on Maple 2015 changes, see Updates in Maple 2015.
See Also
GroupTheory[ConjugacyClass]
GroupTheory[Elements]
numelems
Perm
Download Help Document