67.6 Operators for Character Tables

The following infix operators are defined for character tables.

tbl1 * tbl2
the direct product of two character tables (see CharacterTableDirectProduct),

tbl / list
the table of the factor group modulo the normal subgroup spanned by the classes in the list list (see CharacterTableFactorGroup),

tbl mod p
the p--modular Brauer character table corresponding to the ordinary character table tbl (see CharacterTable),

tbl.name
the position of the class with name name in tbl (see ClassNames).

[Top] [Previous] [Up] [Next] [Index]

GAP 4 manual
February 2000