| |||||||||||||
KASH3 Reference Manual | |||||||||||||
| |||||||||||||
FunctionHenselLift
(
elt-alg^pol F,
elt-res^pad x
)
->
elt-res^pad
DescriptionExamplesx_Z5:= pAdicRing(5);;x_Z5Q:= Quotient(x_Z5,5^3);
x_Z5P:= PolynomialAlgebra(x_Z5Q);;x_f:= x_Z5P.1^2 +1;;
x_x:= Element(x_Z5Q,2);; HenselLift(x_f,x_x);
| |||||||||||||
Built:
Mon Nov 14 21:12:39 UTC 2005 on mackThe KANT Group |