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

Keyword

Generators

Description

The generators of many of the structures can be accessed with the '.' operator. In most cases the respective elements are also printed in this representation.

Examples

x_a := FreeAbelianGroup(3); Element(x_a,[1,2,3]); x_a.2;
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group