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

Type

elt-ord^num

Description

The type of elements of orders of number fields

Examples

x_o := MaximalOrder(X^4+5); x_a := Element(x_o,[1,2,3,4]); Type(x_a);
x_o := MaximalOrder(X^3+3*X^2+3); Type(x_o.1); Type(Coerce(x_o,x_o.1));
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group