[back] [prev] [next] [index] [root]
AlffEltEval
Evaluates an algebraic function at a place.
Syntax:
b := AlffEltEval(P, a);
field element |
b |
value of a at P |
alff place |
P |
|
alff element |
a |
|
See also: AlffResidueField, AlffEltLift, AlffEltValuation
Description:
Let F/k be an algebraic function field and P be a place
of F/k. If o_P is the ring of algebraic functions defined
at P then k(P) := o_P / P is the residue class field
of P. The image a(P) of an algebraic function a \in F in
k(P) or false for a \notin o_P is returned.
Example:
<- back[back] [prev] [next] [index] [root]