Tensor product of graded algebra #
In this file we show that if ๐ is a graded R-algebra, and S is any R-algebra, then
S โ[R] ๐ is a graded S-algebra with the grading fun i โฆ (๐ i).baseChange S.
Implementation notes #
We need to provide the shortcut instances afterwards for the grade zero because it is expensive to
deduce via unification the function fun i โฆ (๐ i).baseChange S.
A map from the base change of a graded algebra is the same as a map to the scalar restriction.
In category-theoretical terms, this is an adjunction between:
๐ โฆ (๐ ยท |>.baseChange S), a functor from GradedR-Algebra to GradedS-Algebra; and:โฌ โฆ (โฌ ยท |>.restrictScalars R), a functor from GradedS-Algebra to GradedR-Algebra.
Instances For
Graded version of Algebra.TensorProduct.includeRight, i.e. the inclusion from a graded
R-algebra ๐ to its base change to S and then restricted back to R. (The restriction does
not change the actual sets).
In categorical terms, this is the unit of the adjunction GradedAlgHom.liftEquiv.