VALUATION RINGS
Acknowledgements Introduction
Creation Functions
Creation of Structures
Creation of Elements
Structure Operations
Related Structures
Numerical Invariants
Element Operations
Arithmetic Operations
Equality and Membership
Parent and Category
Predicates on Ring Elements
Other Element Functions
Introduction
Creation Functions
Creation of Structures
ValuationRing(Q, p) : FldRat, RngIntElt -> RngVal
ValuationRing(F, f) : FldFunRat, RngUPolElt -> RngVal
ValuationRing(F) : FldFunRat -> RngVal
ValuationRing(K, p) : FldNum, RngOrdIdl -> RngVal
Creation of Elements
V ! r : RngVal, FldFunElt -> RngValElt
Structure Operations
Related Structures
FieldOfFractions(V) : RngVal -> Rng
Numerical Invariants
Element Operations
Arithmetic Operations
v div w : RngValElt, RngValElt -> RngValElt
Equality and Membership
Parent and Category
Predicates on Ring Elements
Other Element Functions
EuclideanNorm(v) : RngValElt -> RngIntElt
Quotrem(v, w) : RngValElt, RngValElt -> RngValElt, RngValElt
GreatestCommonDivisor(v, w) : RngValElt, RngValElt -> RngValElt
ExtendedGreatestCommonDivisor(v, w) : RngValElt, RngValElt -> RngValElt, RngValElt, RngValElt
[Next][Prev] [Right] [____] [Up] [Index] [Root]
|