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

Type

elt-res^rat

Description

The type of elements of residue class rings of the ring of integers.

Examples

x_z3z:=IntegerRing(3); x_e1:=Coerce(x_z3z,2); x_e2:=Coerce(x_z3z,5); Type(x_e1); Type(x_e2); x_e1=x_e2;
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group