Theorems · Theorem · ring theory
MonoidAlgebra.mapRangeAlgHom_comp
∀ {R : Type u_1} {A : Type u_4} {B : Type u_5} {C : Type u_6} {M : Type u_7} [inst : CommSemiring R]
[inst_1 : Semiring A] [inst_2 : Semiring B] [inst_3 : Semiring C] [inst_4 : Algebra R A] [inst_5 : Algebra R B]
[inst_6 : Algebra R C] [inst_7 : Monoid M] (f : A →ₐ[R] B) (g : B →ₐ[R] C),
MonoidAlgebra.mapAlgHom M (g.comp f) = (MonoidAlgebra.mapAlgHom M g).comp (MonoidAlgebra.mapAlgHom M f)- Defined in
- Mathlib.Algebra.MonoidAlgebra.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Monoidstatement and proof · cited by 3,887
- AlgHomstatement and proof · cited by 3,236
- Finsupp.singleproof · cited by 943
- map_oneproof · cited by 861
- MonoidAlgebrastatement · cited by 590
- AlgHom.compstatement and proof · cited by 501
- Finsupp.extproof · cited by 399
- MonoidAlgebra.singleproof · cited by 253
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.