Theorems · Theorem · commutative algebra
Module.Flat.iff_rTensor_injective
∀ {R : Type u} {M : Type v} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M],
Module.Flat R M ↔ ∀ ⦃I : Ideal R⦄, I.FG → Function.Injective ⇑(LinearMap.rTensor M (Submodule.subtype I))A module M over a ring R is flat iff for all finitely generated ideals I of R, the
tensor product of the inclusion I → R and the identity M → M is injective. See
iff_rTensor_injective' to extend to all ideals I.
- Defined in
- Mathlib.RingTheory.Flat.Tensor
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 109 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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 · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- Idealstatement and proof · cited by 4,748
- TensorProductstatement and proof · cited by 2,545
- map_zeroproof · cited by 1,614
- Submodule.subtypestatement and proof · cited by 480
- Module.Flatstatement · cited by 279
Cited by1
Results whose statement or proof uses this declaration.
- Module.Flat.iff_lTensor_injectiveproof · cited by 1