Theorems · Theorem · linear algebra
TensorProduct.sum_tmul_eq_zero_of_vanishesTrivially
∀ (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},
TensorProduct.VanishesTrivially R m n → ∑ i, m i ⊗ₜ[R] n i = 0Equational criterion for vanishing [A. Altman and S. Kleiman, A term of commutative algebra (Lemma 8.16)][altman2021term], backward direction. If the expression $\sum_i m_i \otimes n_i$ vanishes trivially, then it vanishes. That is, $\sum_i m_i \otimes n_i = 0$.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Fintypestatement and proof · cited by 7,736
- Finset.sumstatement and proof · cited by 5,195
- Finset.univstatement and proof · cited by 3,473
- TensorProductstatement and proof · cited by 2,545
- Finset.sum_congrproof · cited by 2,323
- TensorProduct.tmulstatement and proof · cited by 1,182
- Finset.sum_const_zeroproof · cited by 219
- Finset.sum_commproof · cited by 66
- TensorProduct.zero_tmulproof · cited by 40
Cited by4
Results whose statement or proof uses this declaration.
- TensorProduct.rTensor_injective_of_forall_vanishesTriviallyproof · cited by 2
- TensorProduct.vanishesTrivially_iff_sum_tmul_eq_zeroproof · cited by 0
- Module.sum_smul_eq_zero_of_isTrivialRelationproof · cited by 0