Theorems · Definition · ring theory
LinearMap.restrictScalars
(R : Type u_1) →
{S : Type u_5} →
{M : Type u_8} →
{M₂ : Type u_10} →
[inst : Semiring R] →
[inst_1 : Semiring S] →
[inst_2 : AddCommMonoid M] →
[inst_3 : AddCommMonoid M₂] →
[inst_4 : Module R M] →
[inst_5 : Module R M₂] →
[inst_6 : Module S M] →
[inst_7 : Module S M₂] → [LinearMap.CompatibleSMul M M₂ R S] → (M →ₗ[S] M₂) → M →ₗ[R] M₂If M and M₂ are both R-modules and S-modules and R-module structures
are defined by an action of R on S (formally, we have two scalar towers), then any S-linear
map from M to M₂ is R-linear.
See also LinearMap.map_smul_of_tower.
- Defined in
- Mathlib.Algebra.Module.LinearMap.Defs
- Cited by
- 215 results in Mathlib
- Foundations
- Depth 24 from the axioms, rests on 157 definitions · uses no axioms
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.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- LinearMap.CompatibleSMulstatement and proof · cited by 86
Cited by270
Results whose statement or proof uses this declaration.
- TensorProduct.AlgebraTensorModule.curry_injectiveproof · cited by 159
- TensorProduct.AlgebraTensorModule.curry_applystatement · cited by 121
- IsBaseChangeproof · cited by 87
- TensorProduct.AlgebraTensorModule.curryproof · cited by 80
- ContinuousLinearMap.restrictScalarsproof · cited by 61
- LinearEquiv.restrictScalarsproof · cited by 46
- Algebra.TensorProduct.liftproof · cited by 46
- LinearMap.compr₂proof · cited by 45
- Algebra.Extension.CotangentSpace.mapproof · cited by 25
- AdicCompletion.mapproof · cited by 24
- PointedCone.mapproof · cited by 19
- Ideal.absNorm_span_singletonproof · cited by 18
Showing the 200 most cited of 270.