U = intersect(S, T)Preserves d-closure directly. Intersecting with the zero submodule yields the zero submodule; intersecting with the same submodule is idempotent (intersect(S, S) == S as submodules).
|
|
|
|
|
|
|
|
|
Boundary case: intersection with the zero submodule is zero.
|
|
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/DGAlgebras/doc.m2:3830:0.