Macaulay2
»
Documentation
Packages
»
DGAlgebras
::
isGolodHomomorphism(...,TMOLimit=>...)
next
|
previous
|
forward
|
backward
| up |
index
|
toc
isGolodHomomorphism(...,TMOLimit=>...) -- Option to specify the maximum degree to look for generators when computing the deviations
Usage:
isGolodHomomorphism(...,DegreeLimit=>n)
Functions with optional argument named
TMOLimit
:
findTrivialMasseyOperation(...,TMOLimit=>...)
-- Option to specify the maximum arity of a trivial Massey operation, if one exists.
isGolodHomomorphism(...,TMOLimit=>...)
-- Option to specify the maximum degree to look for generators when computing the deviations
Further information
Default value:
infinity
Function:
isGolodHomomorphism
-- Determines if the canonical map from the ambient ring is Golod
Option key:
TMOLimit
-- Option to specify the maximum arity of the trivial Massey operation
The source of this document is in
DGAlgebras.m2:3354:0
.