Theorems · Theorem · linear algebra
TensorProduct.vanishesTrivially_of_sum_tmul_eq_zero
∀ (R : Type u_1) [inst : CommRing R] {M : Type u_2} [inst_1 : AddCommGroup M] [inst_2 : Module R M] {N : Type u_3}
[inst_3 : AddCommGroup N] [inst_4 : Module R N] {ι : Type u_4} [inst_5 : Fintype ι] {m : ι → M} {n : ι → N},
Submodule.span R (Set.range m) = ⊤ → ∑ i, m i ⊗ₜ[R] n i = 0 → TensorProduct.VanishesTrivially R m nEquational criterion for vanishing [A. Altman and S. Kleiman, A term of commutative algebra (Lemma 8.16)][altman2021term], forward direction. Assume that the $m_i$ generate $M$. If the expression $\sum_i m_i \otimes n_i$ vanishes, then it vanishes trivially.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites53
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
- Finsetproof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapproof · cited by 10,215
- Top.topstatement and proof · cited by 9,680
- Fintypestatement and proof · cited by 7,736
- Submodulestatement and proof · cited by 7,192
- Finsuppproof · cited by 5,255
- Finset.sumstatement and proof · cited by 5,195
Cited by2
Results whose statement or proof uses this declaration.
- TensorProduct.vanishesTrivially_of_sum_tmul_eq_zero_of_rTensor_injectiveproof · cited by 3
- TensorProduct.vanishesTrivially_iff_sum_tmul_eq_zeroproof · cited by 0