Theorems · Theorem · ring theory
LinearMap.isScalarTower_of_injective
∀ {M : Type u_8} {M₂ : Type u_10} [inst : AddCommMonoid M] [inst_1 : AddCommMonoid M₂] (R : Type u_14) {S : Type u_15}
[inst_2 : Semiring S] [inst_3 : SMul R M] [inst_4 : Module S M] [inst_5 : SMul R M₂] [inst_6 : Module S M₂]
[inst_7 : SMul R S] [LinearMap.CompatibleSMul M M₂ R S] [IsScalarTower R S M₂] (f : M →ₗ[S] M₂),
Function.Injective ⇑f → IsScalarTower R S M- Defined in
- Mathlib.Algebra.Module.LinearMap.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses no axioms
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.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
- LinearMapstatement and proof · cited by 10,215
- IsScalarTowerstatement and proof · cited by 3,896
- map_smulproof · cited by 566
- smul_assocproof · cited by 150
- LinearMap.CompatibleSMulstatement and proof · cited by 86
- LinearMap.map_smul_of_towerproof · cited by 50
Cited by2
Results whose statement or proof uses this declaration.
- Module.Basis.isScalarTower_finsuppproof · cited by 0
- Module.Basis.isScalarTower_of_nonemptyproof · cited by 0