GroupOps.DirectProduct( L )
Let L be a list of groups G_1, ..., G_n. Then a group element g of the direct product D is represented as record containing the following components.
element
:
domain
:GroupElements
.
isGroupElement
:true
.
isDirectProductElement
:true
.
operations
:DirectProductElementOps
(see Domain).
GAP 3.4.4