b = isValidDGModule MisValidDGModule parallels isValidDGAlgebra: it confirms that M carries the keys dgAlgebra, ring, natural, Degrees, and diff with the expected types, that the referenced DGAlgebra is itself structurally valid, and that the generator-degree list has the same length as the differential list. It does not verify the semantic property d_M^2 = 0; that is the job of isWellDefinedDifferential, and the two together are what the user-facing isWellDefined(DGModule) calls.
|
|
|
The object isValidDGModule 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:7058:0.