Elements of Reductive Groups#
- 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.