Macaulay2
»
Documentation
Packages
»
DGAlgebras
::
findTrivialMasseyOperation(...,TMOLimit=>...)
next
|
previous
|
forward
|
backward
| up |
index
|
toc
findTrivialMasseyOperation(...,TMOLimit=>...) -- Option to specify the maximum arity of a trivial Massey operation, if one exists.
Usage:
findTrivialMasseyOperation(...,TMOLimit=>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:
findTrivialMasseyOperation
-- Finds a trivial Massey operation on a set of generators of H(A)
Option key:
TMOLimit
-- Option to specify the maximum arity of the trivial Massey operation
The source of this document is in
DGAlgebras.m2:3318:0
.