[Next] [Prev] [Right] [Left] [Up] [Index] [Root]
Editing Defining Relations

Editing Defining Relations

Subsections

Accessing the Defining Generators and Relations

The functions in this group provide access to basic information stored for a finitely-presented algebra G.

A . i : AlgFP, RngIntElt -> AlgFPElt
The i-th defining generator for A.
Generators(A) : AlgFP -> { AlgFPElt }
A set containing the generators for S.
NumberOfGenerators(A) : AlgFP -> RngIntElt
Ngens(A) : AlgFP -> RngIntElt
The number of generators for A.
Parent(u) : AlgFPElt -> AlgFP
The parent algebra A of the word u.
Relations(A) : AlgFP -> [ Rel ]
A sequence containing the defining relations for A.
[Next] [Prev] [Right] [Left] [Up] [Index] [Root]