I * J
i1 : R = QQ[t][a..d];
i2 : I = ideal(a,(t+1)*c) * ideal(a^2,b^2) 3 2 2 2 o2 = ideal (a , a*b , (t + 1)a c, (t + 1)b c) o2 : Ideal of R
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/Macaulay2Doc/doc_ideals.m2:129:0.