isTriv = isHomologyAlgebraTrivial(A)
This function computes the homology algebra of the DGAlgebra A and determines if the multiplication on H(A) is trivial.
|
|
|
|
|
The command returns true since R --> S is Golod. Notice we also used the option GenDegreeLimit here.
|
|
|
The command returns false, since R is Gorenstein, and so HA has Poincare Duality, hence the multiplication is far from trivial.
The object isHomologyAlgebraTrivial is a method function with options.