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

Type

elt-res^pol

Description

The type of elements of quotients of polynomial algebras.

Examples

x_q:=Quotient(ZX,X^2+1); x_qe1:=x_q.1-1; x_qe2:=x_q.1^3-1; x_qe3:=x_q.1^2+1; Type(x_qe1); Type(x_qe2); x_qe3=0;

See also


Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group