[back] [prev] [next] [index] [root]
b := AlffPlaceIsFinite(P);
boolean | b |
|
alff place | P |
See also: AlffPlaceSplit
kash> H := AlffHermitianFunField(2,1); Algebraic function field defined by .1^2 + .1 + .2^3 over Univariate rational function field over GF(2^2) Variables: T kash> P := AlffPlacesDegOne(H)[1]; Alff place < [ 1/T, 0 ], [ 0, 1 ] > kash> AlffPlaceIsFinite(P); > false
<- back[back] [prev] [next] [index] [root]