Elements of Reductive Groups

Contents

Parent(g) : GrpRedElt -> GrpRed
The parent of g.

Arithmetic of Elements

x * y : GrpRedElt, GrpRedElt -> GrpRedElt
The product of elements x and y of a reductive group.
x ^ n : GrpRedElt, RngIntElt -> GrpRedElt
The product of the element x of a reductive group with itself n times.

Other Operations with Elements

ElementToSequence(x) : GrpRedElt -> SeqEnum
Eltseq(x) : GrpRedElt -> SeqEnum
Given an element x of a reductive group G, returns a sequence represeting g.
V2.29, 21 October 2025