Creation of Structures
GaloisRing(q, d) : RngIntElt, RngIntElt -> RngGal
GaloisRing(p, a, d) : RngIntElt, RngIntElt, RngIntElt -> RngGal
GaloisRing(q, D) : RngIntElt, RngUPol -> RngGal
GaloisRing(p, a, D) : RngIntElt, RngIntElt, RngUPol -> RngGal
Names
AssignNames(~R, [f]) : RngGal, [ MonStgElt ]) ->
Name(R, 1) : RngGal, RngIntElt -> RngGalElt
Creation of Elements
R . 1 : RngGal -> RngGalElt
R ! a : RngGal, RngElt -> RngGalElt
Random(R) : RngGal -> RngGalElt
Sequence Conversions
ElementToSequence(a) : RngGalElt -> [ RngIntResElt ]
Example RngGal_Create (H48E1)
Numerical Invariants
Characteristic(R) : RngGal -> RngIntElt
# R : RngGal -> RngIntElt
Degree(R) : RngGal -> RngIntElt
ResidueField(R) : RngGal -> FldFin
Predicates on Ring Elements
Example RngGal_Create (H48E2)
[Next][Prev] [Right] [____] [Up] [Index] [Root]
Version: V2.19 of
Wed Apr 24 15:09:57 EST 2013