Theorems · Theorem · commutative algebra
Module.FaithfullyFlat.zero_iff_lTensor_zero
∀ (R : Type u) (M : Type v) [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M]
[h : Module.FaithfullyFlat R M] {N : Type u_1} [inst_3 : AddCommGroup N] [inst_4 : Module R N] {N' : Type u_2}
[inst_5 : AddCommGroup N'] [inst_6 : Module R N'] (f : N →ₗ[R] N'), f = 0 ↔ LinearMap.lTensor M f = 0If M is a faithfully flat module, then for all linear maps f, the map id ⊗ f = 0, if and only
if f = 0.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Submoduleproof · cited by 7,192
- TensorProductstatement and proof · cited by 2,545
- LinearMap.rangeproof · cited by 893
- LinearMap.kerproof · cited by 848
- LinearMap.extproof · cited by 844
- LinearMap.idproof · cited by 625
Cited by5
Results whose statement or proof uses this declaration.
- Module.FaithfullyFlat.transproof · cited by 2
- Module.FaithfullyFlat.iff_zero_iff_lTensor_zeroproof · cited by 1
- Module.FaithfullyFlat.one_tmul_eq_zero_iffproof · cited by 1
- Module.FaithfullyFlat.zero_iff_rTensor_zeroproof · cited by 1
- Submodule.baseChange_le_iffproof · cited by 0