Theorems · Definition · ring theory
LinearMap.extendScalarsOfSurjective
{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] →
[IsScalarTower R S N] → Function.Surjective ⇑(algebraMap R S) → (M →ₗ[R] N) → M →ₗ[S] NIf R →+* S is surjective, then R-linear maps are also S-linear.
- Defined in
- Mathlib.Algebra.Algebra.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- LinearMap.extendScalarsOfSurjectiveEquivproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- Algebra.Extension.cotangentComplexproof · cited by 48
- LinearMap.reduceModIdealproof · cited by 6
- Algebra.Extension.formallySmooth_iff_split_injectionproof · cited by 1
- LinearMap.extendScalarsOfSurjective_applystatement · cited by 0