Theorems · Definition · commutative algebra
Module.restrictScalars
(R : Type u_1) →
(S : Type u_2) →
(M : Type u_3) →
[inst : Semiring S] →
[inst_1 : AddCommMonoid M] → [inst_2 : CommSemiring R] → [Algebra R S] → [Module S M] → Module R MWhen M is a module over a ring S, and S is an algebra over R, then M inherits a
module structure over R. Not an instance because S cannot be inferred.
The preferred way of setting this up is [Module R M] [Module S M] [IsScalarTower R S M].
- Defined in
- Mathlib.Algebra.Algebra.RestrictScalars
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Algebra.algebraMapproof · cited by 4,706
- Module.compHomproof · cited by 39
Cited by5
Results whose statement or proof uses this declaration.
- NormedSpace.restrictScalarsproof · cited by 39
- IsScalarTower.restrictScalarsstatement · cited by 5
- ModuleCat.moduleOfAlgebraModuleproof · cited by 2
- IsBaseChange.of_compproof · cited by 1
- Module.Dual.exists_extension_of_le_seminormproof · cited by 1