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

Function

Generator ( rng^ser R, elt-ord^rat i ) -> elt-rng^ser

Description

The ith vector generating M as an element of the vector space over the field.

Examples

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