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

Type

map

Syntax

map() map(<type>,<type>)

Description

The type of maps. The type of the domain and the codomain may be specified.

Examples

x_o := MaximalOrder(X^5-5*X^3+7*X^2-15*X+16); x_cl := ClassGroup(x_o); Type(x_cl.ext1);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group