Theorems · Definition · group theory
DistribMulActionHom.comp
{M : Type u_1} →
[inst : Monoid M] →
{N : Type u_2} →
[inst_1 : Monoid N] →
{P : Type u_3} →
[inst_2 : Monoid P] →
{φ : M →* N} →
{ψ : N →* P} →
{χ : M →* P} →
{A : Type u_4} →
[inst_3 : AddMonoid A] →
[inst_4 : DistribMulAction M A] →
{B : Type u_5} →
[inst_5 : AddMonoid B] →
[inst_6 : DistribMulAction N B] →
{C : Type u_7} →
[inst_7 : AddMonoid C] →
[inst_8 : DistribMulAction P C] →
[κ : φ.CompTriple ψ χ] → (B →ₑ+[ψ] C) → (A →ₑ+[φ] B) → A →ₑ+[χ] CComposition of two equivariant additive monoid homomorphisms.
- Defined in
- Mathlib.GroupTheory.GroupAction.Hom
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement and proof · cited by 3,629
- AddMonoidHomproof · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- DistribMulActionstatement and proof · cited by 584
- AddMonoidHom.compproof · cited by 339
- AddMonoidHomClass.toAddMonoidHomproof · cited by 232
- MulActionHomproof · cited by 124
- DistribMulActionHomstatement and proof · cited by 63
- MonoidHom.CompTriplestatement and proof · cited by 14
- MulActionHom.compproof · cited by 12
Cited by15
Results whose statement or proof uses this declaration.
- NonUnitalAlgHom.compproof · cited by 21
- MulSemiringActionHom.compproof · cited by 3
- DistribMulActionHom.comp_applystatement · cited by 2
- SkewMonoidAlgebra.distribMulActionHom_ext'statement and proof · cited by 2
- AddMonoidAlgebra.distribMulActionHom_ext'statement and proof · cited by 2
- MonoidAlgebra.distribMulActionHom_ext'statement and proof · cited by 2
- Finsupp.distribMulActionHom_ext'statement and proof · cited by 1
- DistribMulActionHom.comp_assocstatement · cited by 0
- DistribMulActionHom.comp_idstatement · cited by 0
- SkewMonoidAlgebra.distribMulActionHom_ext'_iffstatement and proof · cited by 0
- DistribMulActionHom.id_compstatement · cited by 0
- AddMonoidAlgebra.distribMulActionHom_ext'_iffstatement and proof · cited by 0