Macaulay2
»
Documentation
Packages
»
DGAlgebras
::
torAlgebra(...,GenDegreeLimit=>...)
next
|
previous
|
forward
|
backward
| up |
index
|
toc
torAlgebra(...,GenDegreeLimit=>...) -- Option to specify the maximum degree to look for generators
Usage:
torAlgebra(...,GenDegreeLimit=>n)
Functions with optional argument named
GenDegreeLimit
:
findTrivialMasseyOperation(...,GenDegreeLimit=>...)
-- Option to specify the maximum degree to look for generators
homologyAlgebra(...,GenDegreeLimit=>...)
-- Option to specify the maximum degree to look for generators
isGolodHomomorphism(...,GenDegreeLimit=>...)
-- Option to specify the maximum degree to look for generators
isHomologyAlgebraTrivial(...,GenDegreeLimit=>...)
-- Option to specify the maximum degree to look for generators
torAlgebra(...,GenDegreeLimit=>...)
-- Option to specify the maximum degree to look for generators
torMap(...,GenDegreeLimit=>...)
-- see
torMap
-- Compute the map of Tor algebras associated to a RingMap.
Further information
Default value:
infinity
Function:
torAlgebra
-- Computes the Tor algebra of a ring
Option key:
GenDegreeLimit
-- Option to specify the maximum degree to look for generators
The source of this document is in
DGAlgebras.m2:3291:0
.