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

Function


Description

The colon ideal (or ideal quotient) of I by J, consisting of the elements e such that e*a is in I for all a in J.

Examples

x_oq2:=MaximalOrder(X^2-2); x_i1 := 2/7*x_oq2; x_i2:=3/2*x_oq2; ColonIdeal(x_i1,x_i2);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group