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

Function

Generator ( alg^pol A, elt-ord^rat i ) -> elt-alg^pol

Description

The uniformizing or inertial element of the local structure, depending on whether i is 1 or 2.

Examples

x_R := PolynomialAlgebra( IntegerRing() ); Generator(x_R, 1);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group