TU-Berlin → Inst. f. Mathematik → Algebra und Zahlentheorie → KASH → Documentation → Reference Manual
KASH3 Reference Manual
search    

Function

Valuation ( elt-fld^pol f, elt-alg^pol p ) -> elt-ord^rat

Description

The valuation of ideal I of order O at the prime ideal p of O.

Examples

x_F := RationalFunctionField(FiniteField(49)); x_R := PolynomialAlgebra(FiniteField(49)); Valuation((x_F.1+1)^5,x_R.1+1);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group