These accessors navigate between the DG types in the DGModule / DGSubmodule / DGQuotientModule hierarchy:
ambient on a DGIdeal returns the enclosing DGAlgebra; on a DGSubmodule or DGQuotientModule it returns the enclosing DGModule.
inclusion on a DGSubmodule S returns the DGModuleMap S → ambient(S).
projection on a DGQuotientModule Q returns the DGModuleMap ambient(Q) → Q.
subDGModule on a DGQuotientModule Q returns the DGSubmodule that was killed to form Q.
|
|
|
|
|
|
|
|
|
|
|
|
For a DGIdeal the analogous accessor returns the DGAlgebra:
|
|
The object ambient is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/DGAlgebras/doc.m2:3343:0.