Theorems · Definition · ring theory
DistribMulAction.toModuleEnd
(R : Type u_1) →
{S : Type u_3} →
(M : Type u_4) →
[inst : Semiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] →
[inst_3 : Monoid S] → [inst_4 : DistribMulAction S M] → [SMulCommClass S R M] → S →* Module.End R MEach element of the monoid defines a module endomorphism.
This is a stronger version of DistribMulAction.toAddMonoidEnd.
- Defined in
- Mathlib.Algebra.Module.LinearMap.End
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement · cited by 3,629
- SMulCommClassstatement and proof · cited by 1,927
- Module.Endstatement · cited by 774
- DistribMulActionstatement and proof · cited by 584
- DistribSMul.toLinearMapproof · cited by 50
Cited by4
Results whose statement or proof uses this declaration.
- Module.toModuleEndproof · cited by 7
- Projectivization.smul_defstatement · cited by 0
- DistribMulAction.toModuleEnd.congr_simpstatement and proof · cited by 0
- DistribMulAction.toModuleEnd_applystatement and proof · cited by 0