Theorems · Theorem · ring theory
AddMonoidAlgebra.mapDomainAlgHom_comp
∀ {R : Type u_1} {A : Type u_4} {M : Type u_7} {N : Type u_8} {O : Type u_9} [inst : CommSemiring R]
[inst_1 : Semiring A] [inst_2 : Algebra R A] [inst_3 : AddMonoid M] [inst_4 : AddMonoid N] [inst_5 : AddMonoid O]
(f : M →+ N) (g : N →+ O),
AddMonoidAlgebra.mapDomainAlgHom R A (g.comp f) =
(AddMonoidAlgebra.mapDomainAlgHom R A g).comp (AddMonoidAlgebra.mapDomainAlgHom R A f)- Defined in
- Mathlib.Algebra.MonoidAlgebra.Basic
- Cited by
- 1 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.
Cites22
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
- AlgHomstatement · cited by 3,236
- AddMonoidHomstatement and proof · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- map_zeroproof · cited by 1,614
- Finsupp.singleproof · cited by 943
- AddMonoidAlgebrastatement · cited by 649
- AlgHom.compstatement · cited by 501
- Finsupp.extproof · cited by 399
Cited by1
Results whose statement or proof uses this declaration.
- MvPolynomial.rename_renameproof · cited by 13