Specifically, Q should have exactly three generators over its coefficient ring, with $d^2 = e^3 = 0$. The degree of $d$ must equal the degree of $e^2f$.
i1 : Q = triangleRing(QQ, d, e, f) o1 = Q o1 : QuotientRing |
i2 : expectTriangleRing Q |
The object expectTriangleRing is a method function.