B = A ** SBase change: the underlying graded algebra is the same exterior / symmetric shape over S, and the differential is transported by substitute. When S = A.ring / I, this models the DG algebra "A mod I" used, for instance, in building the Koszul complex of a quotient ring.
The result is cached on A.cache: repeated calls A ** S with the same pair (A, S) return the SAME DGAlgebra object. This identity is essential for functoriality of base change on DGAlgebraMaps and DGModules — see Base change and tensor with non-DG types.
|
|
|
|
|
|
|
Base change along the trivial quotient R / ideal 0_R is structure- preserving: the result is a well-defined DGAlgebra over a ring isomorphic to R.
|
|
|
|
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/DGAlgebras/doc.m2:1705:0.