Theorems · Theorem · commutative algebra
Module.Flat.lTensor_preserves_injective_linearMap
∀ {R : Type u} {M : Type v} {N : Type u_1} {P : Type u_2} [inst : CommSemiring R] [inst_1 : AddCommMonoid M]
[inst_2 : Module R M] [inst_3 : AddCommMonoid N] [inst_4 : Module R N] [inst_5 : AddCommMonoid P]
[inst_6 : Module R P] [Module.Flat R M] (f : N →ₗ[R] P),
Function.Injective ⇑f → Function.Injective ⇑(LinearMap.lTensor M f)If M is a flat module, then 𝟙 M ⊗ f is injective for all injective linear maps f.
- Defined in
- Mathlib.RingTheory.Flat.Basic
- Cited by
- 31 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, 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.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- TensorProductstatement · cited by 2,545
- Module.Flatstatement and proof · cited by 279
- LinearMap.lTensorstatement · cited by 203
- Module.Flat.rTensor_preserves_injective_linearMapproof · cited by 24
- LinearMap.lTensor_inj_iff_rTensor_injproof · cited by 3
Cited by31
Results whose statement or proof uses this declaration.
- Module.Flat.transproof · cited by 9
- Module.Flat.lTensor_exactproof · cited by 7
- Algebra.TensorProduct.includeLeft_injectiveproof · cited by 5
- Module.FaithfullyFlat.zero_iff_lTensor_zeroproof · cited by 5
- TensorProduct.map_injective_of_flat_flatproof · cited by 4
- Submodule.LinearDisjoint.of_le_right_of_flatproof · cited by 4
- Submodule.LinearDisjoint.linearIndependent_mul_of_flat_leftproof · cited by 2
- Submodule.LinearDisjoint.linearIndependent_mul_of_flat_rightproof · cited by 2
- Submodule.LinearDisjoint.linearIndependent_right_of_flatproof · cited by 2
- TensorProduct.map_injective_of_flat_flat'proof · cited by 2
- AlgebraicGeometry.mono_pushoutSection_of_iSup_eqproof · cited by 2
- Module.Flat.of_flat_tensorProductproof · cited by 2