Theorems · Definition · group theory
MulDistribMulActionHom.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 : Monoid A] →
[inst_4 : MulDistribMulAction M A] →
{B : Type u_5} →
[inst_5 : Monoid B] →
[inst_6 : MulDistribMulAction N B] →
{C : Type u_7} →
[inst_7 : Monoid C] →
[inst_8 : MulDistribMulAction P C] →
[κ : φ.CompTriple ψ χ] → (B →ₑ*[ψ] C) → (A →ₑ*[φ] B) → A →ₑ*[χ] CComposition of two equivariant monoid homomorphisms.
- Defined in
- Mathlib.GroupTheory.GroupAction.Hom
- Cited by
- 4 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.
Cites11
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
- MonoidHom.compproof · cited by 469
- MonoidHomClass.toMonoidHomproof · cited by 294
- MulActionHomproof · cited by 124
- MulDistribMulActionstatement and proof · cited by 120
- MulDistribMulActionHomstatement and proof · cited by 25
- MonoidHom.CompTriplestatement and proof · cited by 14
- MulActionHom.compproof · cited by 12
- MulActionSemiHomClass.toMulActionHomproof · cited by 5
Cited by4
Results whose statement or proof uses this declaration.
- MulDistribMulActionHom.comp_applystatement · cited by 2
- MulDistribMulActionHom.id_compstatement · cited by 0
- MulDistribMulActionHom.comp_assocstatement · cited by 0
- MulDistribMulActionHom.comp_idstatement · cited by 0