Theorems · Theorem · commutative algebra
Module.FaithfullyFlat.one_tmul_eq_zero_iff
∀ (R : Type u) (M : Type v) [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] {A : Type u_1}
[inst_3 : Ring A] [inst_4 : Algebra R A] [Module.FaithfullyFlat R A] (m : M), 1 ⊗ₜ[R] m = 0 ↔ m = 0If A is a faithfully flat R-algebra, and m is a term of an R-module M,
then 1 ⊗ₜ[R] m = 0 if and only if m = 0.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Algebrastatement and proof · cited by 11,388
- LinearMapproof · cited by 10,215
- Ringstatement and proof · cited by 7,463
- mul_oneproof · cited by 3,885
- TensorProductstatement and proof · cited by 2,545
- one_smulproof · cited by 1,374
- TensorProduct.tmulstatement and proof · cited by 1,182
Cited by1
Results whose statement or proof uses this declaration.
- LieAlgebra.isSolvable_tensorProduct_iffproof · cited by 0