Theorems · Definition · ring theory
LinearMap.extendScalarsOfSurjectiveEquiv
{R : Type u_1} →
{S : Type u_2} →
[inst : CommSemiring R] →
[inst_1 : Semiring S] →
[inst_2 : Algebra R S] →
{M : Type u_3} →
{N : Type u_4} →
[inst_3 : AddCommMonoid M] →
[inst_4 : AddCommMonoid N] →
[inst_5 : Module R M] →
[inst_6 : Module S M] →
[IsScalarTower R S M] →
[inst_8 : Module R N] →
[inst_9 : Module S N] →
[inst_10 : IsScalarTower R S N] →
Function.Surjective ⇑(algebraMap R S) → (M →ₗ[R] N) ≃ₗ[R] M →ₗ[S] NIf R →+* S is surjective, then S-linear maps between modules are exactly R-linear maps.
- Defined in
- Mathlib.Algebra.Algebra.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement · cited by 10,189
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- LinearEquivstatement · cited by 3,317
Cited by3
Results whose statement or proof uses this declaration.
- Algebra.FormallySmooth.iff_split_injectionproof · cited by 3
- LinearMap.extendScalarsOfSurjectiveproof · cited by 2
- LinearMap.extendScalarsOfSurjectiveEquiv.congr_simpstatement and proof · cited by 0