Theorems · Theorem · commutative algebra
Module.isTrivialRelation_iff_vanishesTrivially
∀ {R : Type u_1} {M : Type u_2} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] {ι : Type u_3}
[inst_3 : Fintype ι] {f : ι → R} {x : ι → M}, Module.IsTrivialRelation f x ↔ TensorProduct.VanishesTrivially R f xModule.IsTrivialRelation is equivalent to the predicate TensorProduct.VanishesTrivially
defined in Mathlib/LinearAlgebra/TensorProduct/Vanishing.lean.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.sumproof · cited by 5,195
- Finset.univproof · cited by 3,473
- Finset.sum_congrproof · cited by 2,323
- mul_commproof · cited by 2,262
- TensorProduct.VanishesTriviallystatement · cited by 15
- Module.IsTrivialRelationstatement · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- Module.sum_smul_eq_zero_of_isTrivialRelationproof · cited by 0