Macaulay2 » Documentation
Packages » TorAlgebra :: torAlgClass(Ideal)
next | previous | forward | backward | up | index | toc

torAlgClass(Ideal) -- the class (w.r.t. multiplication in homology) of a local ring

Description

See torAlgClass(QuotientRing).

i1 : Q = QQ[x,y,z];
i2 : torAlgClass (ideal(x^2,y^2,z^2))

o2 = C(3)

Ways to use this method:


The source of this document is in /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/TorAlgebra.m2:1160:0.