[back] [prev] [next] [index] [root]

 


AlffEltNewtonLift

Lifts an algebraic element with the Newton lifting method.

Syntax:

beta:=AlffEltNewtonLift(o, g, alpha, p, k, den);

algebraic function field element
  beta  
algebraic function field order
  o  
polynomial
  g  
algebraic function field element
  alpha  
polynomial
  p  
integer
  k  
polynomial
  den  

Description:

Given a function field element \alpha with g\alpha \equiv 0 \bmod p, this function calculates an algebraic element \beta with g(\beta) \equiv 0 \bmod p^{2^{ k}} o.


<- back[back] [prev] [next] [index] [root]