Theorems · Definition · ring theory
Module.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 : Semiring S] → [inst_4 : Module S M] → [SMulCommClass S R M] → S →+* Module.End R MEach element of the semiring defines a module endomorphism.
This is a stronger version of DistribMulAction.toModuleEnd.
- Defined in
- Mathlib.Algebra.Module.LinearMap.End
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 35 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
- RingHomstatement · cited by 10,189
- MonoidHomproof · cited by 3,629
- SMulCommClassstatement and proof · cited by 1,927
- Module.Endstatement and proof · cited by 774
- DistribSMul.toLinearMapproof · cited by 50
- DistribMulAction.toModuleEndproof · cited by 3
Cited by9
Results whose statement or proof uses this declaration.
- RingEquiv.moduleEndSelfproof · cited by 5
- RingEquiv.moduleEndSelfOpproof · cited by 2
- Module.toModuleEnd_applystatement and proof · cited by 2
- IsSimpleModule.finrank_eq_one_of_isMulCommutativeproof · cited by 1
- Module.End.intCast_defstatement · cited by 0
- Module.toModuleEnd.congr_simpstatement and proof · cited by 0
- Module.Invertible.toModuleEnd_bijectivestatement and proof · cited by 0
- Module.End.natCast_defstatement · cited by 0
- Module.Finite.toModuleEnd_moduleEnd_surjectivestatement and proof · cited by 0