Theorems · Definition · group theory
SMulCommClass.toMulActionHom
{M : Type u_11} →
(N : Type u_9) → (α : Type u_10) → [inst : SMul M α] → [inst_1 : SMul N α] → [SMulCommClass M N α] → M → α →ₑ[id] αIf actions of M and N on α commute,
then for c : M, (c • · : α → α) is an N-action homomorphism.
- Defined in
- Mathlib.GroupTheory.GroupAction.Hom
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
- Assumes
- SMulSMulSMulCommClass
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.
- SMulCommClassstatement and proof · cited by 1,927
- SMulCommClass.smul_commproof · cited by 143
- MulActionHomstatement · cited by 124
Cited by2
Results whose statement or proof uses this declaration.
- SMulCommClass.toDistribMulActionHomproof · cited by 1
- SMulCommClass.toMulActionHom_applystatement and proof · cited by 0