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

Function

IsOne ( elt-rng^ser x ) -> elt-alg^boo

Description

True iff I is the identity ideal of its ring.

Examples

x_l := LaurentSeriesRing(Q);; x_x := One(x_l); IsOne(x_x);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group