Commit 2026-03-05 14:29 e9b5e1a0

View on Github →

feat(RingTheory): define R-linear graded algebra homomorphism (#30365) This PR defines R-linear graded algebra homomorphisms, which are R-algebra homomorphisms that preserve the grading. We also provide the basic properties (aka the "API"). Zulip discussion: #mathlib4 > redefine Graded Algebra

Estimated changes

added theorem GradedAlgHom.coe_comp
added theorem GradedAlgHom.coe_id
added theorem GradedAlgHom.coe_mk'
added theorem GradedAlgHom.coe_mk
added theorem GradedAlgHom.coe_mks
added theorem GradedAlgHom.coe_mul
added theorem GradedAlgHom.coe_one
added theorem GradedAlgHom.coe_pow
added theorem GradedAlgHom.commutes
added theorem GradedAlgHom.comp_id
added theorem GradedAlgHom.comp_ofId
added theorem GradedAlgHom.ext
added theorem GradedAlgHom.id_comp
added def GradedAlgHom.mk'
added theorem GradedAlgHom.mk_coe
added structure GradedAlgHom