Theorems · Definition · group theory
MulAction.toEndHom
{M : Type u_2} → {α : Type u_5} → [inst : Monoid M] → [MulAction M α] → M →* Function.End αThe monoid hom representing a monoid action.
When M is a group, see MulAction.toPermHom.
- Defined in
- Mathlib.Algebra.Group.Action.End
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement · cited by 3,629
- MulActionstatement and proof · cited by 1,294
- Function.Endstatement · cited by 21
Cited by5
Results whose statement or proof uses this declaration.
- Action.FintypeCat.ofMulActionproof · cited by 11
- Action.ofMulActionproof · cited by 8
- Matrix.ProjGenLinGroup.mulActionOfGLproof · cited by 1
- Action.ofMulAction_ρstatement · cited by 0
- AddAction.toEndHomproof · cited by 0