NMPadicInteger p¶
jnpadic.spad line 242 [edit on github]
p: NMInteger
Implementation of Zp:
p
-adic numbers are represented as sum(i
= 0.., a[i
] * p^i), where the a[i
] lie in 0, 1, …, (p
- 1).
- 0: %
from AbelianMonoid
- 1: %
from MagmaWithUnit
*: (%, Integer) -> %
*: (%, NMFraction NMInteger) -> %
*: (%, NMInteger) -> %
*: (Integer, %) -> %
*: (NMFraction NMInteger, %) -> %
*: (NMInteger, %) -> %
- *: (NonNegativeInteger, %) -> %
from AbelianMonoid
- *: (PositiveInteger, %) -> %
from AbelianSemiGroup
- +: (%, %) -> %
from AbelianSemiGroup
+: (%, Integer) -> %
+: (%, NMFraction NMInteger) -> %
+: (%, NMInteger) -> %
+: (Integer, %) -> %
+: (NMFraction NMInteger, %) -> %
+: (NMInteger, %) -> %
- -: % -> %
from AbelianGroup
- -: (%, %) -> %
from AbelianGroup
- ^: (%, NonNegativeInteger) -> %
from MagmaWithUnit
- ^: (%, PositiveInteger) -> %
from Magma
- annihilate?: (%, %) -> Boolean
from Rng
- antiCommutator: (%, %) -> %
- approximate: (%, Integer) -> Integer
from NMPadicIntegerCategory p
- 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 -> %
from NonAssociativeRing
coerce: NMFraction NMInteger -> %
coerce: NMInteger -> %
- commutator: (%, %) -> %
from NonAssociativeRng
- complete: % -> %
from NMPadicIntegerCategory p
- convert: % -> String
from ConvertibleTo String
- divide: (%, %) -> Record(quotient: %, remainder: %)
from EuclideanDomain
- euclideanSize: % -> NonNegativeInteger
from EuclideanDomain
exp: % -> %
- expressIdealMember: (List %, %) -> Union(List %, failed)
from PrincipalIdealDomain
- exquo: (%, %) -> Union(%, failed)
from EntireRing
- extend: (%, Integer) -> %
from NMPadicIntegerCategory p
- extendedEuclidean: (%, %) -> Record(coef1: %, coef2: %, generator: %)
from EuclideanDomain
- extendedEuclidean: (%, %, %) -> Union(Record(coef1: %, coef2: %), failed)
from EuclideanDomain
- gcdPolynomial: (SparseUnivariatePolynomial %, SparseUnivariatePolynomial %) -> SparseUnivariatePolynomial %
from GcdDomain
- jlAbout: % -> Void
from JLObjectType
- jlApply: (String, %) -> %
from JLObjectType
- jlApply: (String, %, %) -> %
from JLObjectType
- jlApply: (String, %, %, %) -> %
from JLObjectType
- jlApply: (String, %, %, %, %) -> %
from JLObjectType
- jlApply: (String, %, %, %, %, %) -> %
from JLObjectType
- jlDisplay: % -> Void
from JLObjectType
- jlId: % -> JLInt64
from JLObjectType
- jlRef: % -> SExpression
from JLObjectType
- jlref: String -> %
from JLObjectType
- jlType: % -> String
from JLObjectType
jpadic: NMFraction NMInteger -> %
jpadic: NMInteger -> %
- 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
liftQ: % -> NMFraction NMInteger
liftZ: % -> NMInteger
log: % -> %
- moduloP: % -> Integer
from NMPadicIntegerCategory p
- modulus: () -> NMInteger
from NMPadicIntegerCategory p
- multiEuclidean: (List %, %) -> Union(List %, failed)
from EuclideanDomain
- mutable?: % -> Boolean
from JLObjectType
- nothing?: % -> Boolean
from JLObjectType
O: () -> %
- one?: % -> Boolean
from MagmaWithUnit
- opposite?: (%, %) -> Boolean
from AbelianMonoid
- order: % -> NonNegativeInteger
from NMPadicIntegerCategory p
- plenaryPower: (%, PositiveInteger) -> %
from NonAssociativeAlgebra %
precision: % -> Integer
prime: () -> NMInteger
- principalIdeal: List % -> Record(coef: List %, generator: %)
from PrincipalIdealDomain
- quo: (%, %) -> %
from EuclideanDomain
- quotientByP: % -> %
from NMPadicIntegerCategory p
- recip: % -> Union(%, failed)
from MagmaWithUnit
- rem: (%, %) -> %
from EuclideanDomain
- rightPower: (%, NonNegativeInteger) -> %
from MagmaWithUnit
- rightPower: (%, PositiveInteger) -> %
from Magma
- rightRecip: % -> Union(%, failed)
from MagmaWithUnit
- sample: %
from AbelianMonoid
- sizeLess?: (%, %) -> Boolean
from EuclideanDomain
sqrt: % -> %
- sqrt: (%, Integer) -> %
from NMPadicIntegerCategory p
- subtractIfCan: (%, %) -> Union(%, failed)
teichmuller: % -> %
- unit?: % -> Boolean
from EntireRing
- unitCanonical: % -> %
from EntireRing
- unitNormal: % -> Record(unit: %, canonical: %, associate: %)
from EntireRing
valuation: % -> %
- zero?: % -> Boolean
from AbelianMonoid
Algebra %
BiModule(%, %)
Module %