ComplexProduct - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


GroupTheory

  

FrobeniusProduct

  

compute the product of two complexes in a finite group

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

FrobeniusProduct( A, B, G )

ComplexProduct( A, B, G )

Parameters

A

-

a subset of G

B

-

a subset of G

G

-

a group

Description

• 

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.

Examples

(1)

(2)

(3)

(4)

(5)

(6)

(7)

Note that you must compute the elements of these conjugacy classes before computing their complex product.

(8)

(9)

(10)

Compatibility

• 

The GroupTheory[FrobeniusProduct] command was introduced in Maple 2015.

• 

For more information on Maple 2015 changes, see Updates in Maple 2015.

See Also

GroupTheory

GroupTheory[ConjugacyClass]

GroupTheory[Elements]

numelems

Perm

 


Download Help Document