Theorems · Definition · group theory
MulActionHom.comp
{M : Type u_2} →
{N : Type u_3} →
{P : Type u_4} →
{φ : M → N} →
{ψ : N → P} →
{χ : M → P} →
{X : Type u_5} →
[inst : SMul M X] →
{Y : Type u_6} →
[inst_1 : SMul N Y] →
{Z : Type u_7} →
[inst_2 : SMul P Z] → (Y →ₑ[ψ] Z) → (X →ₑ[φ] Y) → [κ : CompTriple φ ψ χ] → X →ₑ[χ] ZComposition of two equivariant maps.
- Defined in
- Mathlib.GroupTheory.GroupAction.Hom
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses no axioms
- Assumes
- SMulSMulSMulCompTriple
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- MulActionHomstatement and proof · cited by 124
- CompTriplestatement and proof · cited by 11
Cited by15
Results whose statement or proof uses this declaration.
- DistribMulActionHom.compproof · cited by 13
- MulDistribMulActionHom.compproof · cited by 4
- MulActionHom.comp_applystatement · cited by 2
- MulActionHom.prodMapproof · cited by 1
- Set.powersetCard.mulActionHom_compl_mulActionHom_complstatement · cited by 1
- MulActionHom.End.mul_defstatement · cited by 0
- MulActionHom.comp.congr_simpstatement and proof · cited by 0
- MulActionHom.snd_comp_prodstatement · cited by 0
- MulActionHom.comp_assocstatement · cited by 0
- MulActionHom.comp_idstatement · cited by 0
- MulActionHom.comp_inverse'statement · cited by 0
- MulActionHom.inverse'_compstatement · cited by 0