Mathlib Map

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.

Cited by2

Results whose statement or proof uses this declaration.