Theorems · Definition · commutative algebra
LinearEquiv.restrictScalars
(R : Type u_1) →
{S : Type u_4} →
{M : Type u_5} →
{M₂ : Type u_7} →
[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-semimodules and S-semimodules and R-semimodule structures
are defined by an action of R on S (formally, we have two scalar towers), then any S-linear
equivalence from M to M₂ is also an R-linear equivalence.
See also LinearMap.restrictScalars.
- Defined in
- Mathlib.Algebra.Module.Equiv.Basic
- Cited by
- 46 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- LinearMapproof · cited by 10,215
- LinearEquivstatement and proof · cited by 3,317
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.toLinearMapproof · cited by 1,171
- LinearMap.restrictScalarsproof · cited by 215
- LinearMap.CompatibleSMulstatement and proof · cited by 86
Cited by65
Results whose statement or proof uses this declaration.
- IsBaseChange.of_equivproof · cited by 17
- LinearEquiv.restrictScalars_applystatement and proof · cited by 16
- Module.Basis.smulTowerproof · cited by 13
- LinearEquiv.restrictScalars_toLinearMapstatement and proof · cited by 10
- WeakDual.extendRCLikeLproof · cited by 10
- IsLocalizedModule.mapExtendScalarsproof · cited by 8
- Module.Basis.mapCoeffsproof · cited by 7
- isLocalizedModule_iff_isBaseChangeproof · cited by 6
- KaehlerDifferential.tensorKaehlerEquivproof · cited by 6
- Ideal.basisSpanSingletonproof · cited by 4
- Ideal.comap_map_eq_self_of_faithfullyFlatproof · cited by 4
- IsLocalization.flatproof · cited by 4