NMResidueField(R, P, poly)¶
jnemo.spad line 647 [edit on github]
R: NMField
poly: P
This domain allows the manipulation of Nemo residue field elements using the AbstractAlgebra and Nemo Julia packages. The constructor takes a univariate polynomial from which the ideal generated by this polynomial defines the quotient field. The ideal generated must be maximal, no check are done at jlFriCAS level.
- 0: %
from SetWithZero
- 1: %
from MagmaWithUnit
- *: (%, Integer) -> %
x*iis the multiplication by an integer.
- *: (%, NMInteger) -> %
x*iis the multiplication by a Nemo integer.- *: (Integer, %) -> %
from AbelianGroup
- *: (NMInteger, %) -> JLObject
from JLObjectRing
- *: (NonNegativeInteger, %) -> %
from AbelianMonoid
- *: (PositiveInteger, %) -> %
from AbelianSemiGroup
- +: (%, %) -> %
from AbelianSemiGroup
- -: % -> %
from AbelianGroup
- -: (%, %) -> %
from AbelianGroup
- ^: (%, Integer) -> %
from DivisionRing
- ^: (%, NonNegativeInteger) -> %
from MagmaWithUnit
- ^: (%, PositiveInteger) -> %
from Magma
- annihilate?: (%, %) -> Boolean
from Rng
- antiCommutator: (%, %) -> %
- associates?: (%, %) -> Boolean
from EntireRing
- associator: (%, %, %) -> %
from NonAssociativeRng
- characteristic: () -> NonNegativeInteger
from NonAssociativeRing
- coerce: % -> %
from Algebra %
- coerce: % -> JLObject
from JLObjectType
- coerce: % -> OutputForm
from CoercibleTo OutputForm
- coerce: Integer -> %
coerce(i)coercesi.
- coerce: NMInteger -> %
coerce(i)coercesi.
- coerce: P -> %
coerce(p)coercesp.
- commutator: (%, %) -> %
from NonAssociativeRng
- convert: % -> String
from ConvertibleTo String
- data: % -> P
data(x)returns the data ofx. See https://nemocas.github.io/AbstractAlgebra.jl/stable/residue_interface/ for more information for the difference with lift.
- divide: (%, %) -> Record(quotient: %, remainder: %)
from EuclideanDomain
- euclideanSize: % -> NonNegativeInteger
from EuclideanDomain
- exactDivide: (%, %) -> %
from NMRing
- expressIdealMember: (List %, %) -> Union(List %, failed)
from PrincipalIdealDomain
- exquo: (%, %) -> Union(%, failed)
from EntireRing
- extendedEuclidean: (%, %) -> Record(coef1: %, coef2: %, generator: %)
from EuclideanDomain
- extendedEuclidean: (%, %, %) -> Union(Record(coef1: %, coef2: %), failed)
from EuclideanDomain
- extendedGcd: (%, %) -> Record(g: %, s: %, t: %)
extendedGcd(x, y)returns the extendedgcdofxandy.
- gcd: (%, %) -> %
gcd(x, y)returns a greatest common divisor ofxandyusing the data and modulus associated.- gcd: List % -> %
from GcdDomain
- gcdPolynomial: (SparseUnivariatePolynomial %, SparseUnivariatePolynomial %) -> SparseUnivariatePolynomial %
from GcdDomain
- inv: % -> %
from DivisionRing
- irreducible?: % -> Boolean
from NMRing
- jlAbout: % -> Void
from JLObjectType
- jlApply: (String, %) -> JLObject
from JLObjectType
- jlApply: (String, %, %) -> JLObject
from JLObjectType
- jlApply: (String, %, %, %) -> JLObject
from JLObjectType
- jlApply: (String, %, %, %, %) -> JLObject
from JLObjectType
- jlApply: (String, %, %, %, %, %) -> JLObject
from JLObjectType
- jlDisplay: % -> Void
from JLObjectType
- jlDump: JLObject -> Void
from JLObjectType
- jlFieldNames: % -> JLObject
from JLObjectType
- jlGetField: (%, JLSymbol) -> JLObject
from JLObjectType
- jlGetJuliaIndex: % -> String
from JLObjectType
- jlGetProperty: (%, JLSymbol) -> JLObject
from JLObjectType
- jlId: % -> JLInt64
from JLObjectType
- jlimref: String -> %
from JLObjectType
- jlObject: () -> String
from JLObjectType
- jlPropertyNames: % -> JLObject
from JLObjectType
- jlRef: % -> SExpression
from JLObjectType
- jlref: String -> %
from JLObjectType
- jlText: (%, String) -> List String
from JLObjectType
- jlType: % -> Symbol
from JLObjectType
- jnresidue: Integer -> %
jnresidue(i)returnsias an element of the residue ring NMResidueRing.
- jnresidue: NMInteger -> %
jnresidue(i)returnsias an element of the residue ring NMResidueRing.
- jnresidue: P -> %
jnresidue(p)returnspas an element of the residue ring NMResidueRing.
- latex: % -> String
from SetCategory
- lcmCoef: (%, %) -> Record(llcm_res: %, coeff1: %, coeff2: %)
from LeftOreRing
- leftPower: (%, NonNegativeInteger) -> %
from MagmaWithUnit
- leftPower: (%, PositiveInteger) -> %
from Magma
- leftRecip: % -> Union(%, failed)
from MagmaWithUnit
- lift: % -> P
lift(x)returns the lift ofx. See https://nemocas.github.io/AbstractAlgebra.jl/stable/residue_interface/ for more information for the difference with data.
- missing?: % -> Boolean
from JLObjectType
- modulus: () -> P
modulus returnsthe modulus of the residue ring.
- multiEuclidean: (List %, %) -> Union(List %, failed)
from EuclideanDomain
- mutable?: % -> Boolean
from JLObjectType
- nothing?: % -> Boolean
from JLObjectType
- one?: % -> Boolean
from MagmaWithUnit
- opposite?: (%, %) -> Boolean
from AbelianMonoid
- plenaryPower: (%, PositiveInteger) -> %
from NonAssociativeAlgebra %
- principalIdeal: List % -> Record(coef: List %, generator: %)
from PrincipalIdealDomain
- quo: (%, %) -> %
from EuclideanDomain
- recip: % -> Union(%, failed)
from MagmaWithUnit
- rem: (%, %) -> %
from EuclideanDomain
- rightPower: (%, NonNegativeInteger) -> %
from MagmaWithUnit
- rightPower: (%, PositiveInteger) -> %
from Magma
- rightRecip: % -> Union(%, failed)
from MagmaWithUnit
- sample: %
from SetWithZero
- sizeLess?: (%, %) -> Boolean
from EuclideanDomain
- sqrt: % -> Union(%, failed)
sqrt(x)returns the square root ofxif possible. Only for ResFieldElem.
- square?: % -> Boolean
square?(x)returnstrueifxis a square in the field. Only for ResFieldElem.
- squareFree: % -> Factored %
- squareFreePart: % -> %
- subtractIfCan: (%, %) -> Union(%, failed)
- unitCanonical: % -> %
from EntireRing
- unitNormal: % -> Record(unit: %, canonical: %, associate: %)
from EntireRing
- zero?: % -> Boolean
from SetWithZero
Algebra %
BiModule(%, %)
Module %