Theorems · Definition · commutative algebra
RestrictScalars.lsmul
(R : Type u_1) →
(S : Type u_2) →
(M : Type u_3) →
[inst : Semiring S] →
[inst_1 : AddCommMonoid M] →
[inst_2 : CommSemiring R] →
[inst_3 : Algebra R S] → [inst_4 : Module S M] → S →ₐ[R] Module.End R (RestrictScalars R S M)The R-algebra homomorphism from the original coefficient algebra S to endomorphisms
of RestrictScalars R S M.
- Defined in
- Mathlib.Algebra.Algebra.RestrictScalars
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 36 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
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- AlgHomstatement · cited by 3,236
- Module.Endstatement · cited by 774
- Algebra.lsmulproof · cited by 24
- RestrictScalarsstatement and proof · cited by 18
Cited by3
Results whose statement or proof uses this declaration.
- Representation.ofModuleproof · cited by 11
- Representation.ofModule_asAlgebraHom_apply_applyproof · cited by 1
- RestrictScalars.lsmul_apply_applystatement · cited by 0