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

Type

mdl^mat

Description

Type of m x n modules

Examples

x_m:=Matrix(Z,2,3,[1,2,3,4,5,6]); x_M:=Parent(x_m); Type(x_M);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group