Theorems · Theorem · linear algebra
linearIndepOn_finset_iff
∀ {ι : Type u'} {R : Type u_2} {M : Type u_4} [inst : Ring R] [inst_1 : AddCommGroup M] [inst_2 : Module R M]
{v : ι → M} {s : Finset ι}, LinearIndepOn R v ↑s ↔ ∀ (f : ι → R), ∑ i ∈ s, f i • v i = 0 → ∀ i ∈ s, f i = 0- Cited by
- 4 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- RingAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Finsetstatement and proof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidproof · cited by 12,281
- SetLike.coestatement and proof · cited by 8,199
- Ringstatement and proof · cited by 7,463
- Set.Elemproof · cited by 7,166
- Finset.sumstatement and proof · cited by 5,195
- Finset.univproof · cited by 3,473
- Finset.sum_congrproof · cited by 2,323
- zero_smulproof · cited by 716
- LinearIndepOnstatement · cited by 211
Cited by4
Results whose statement or proof uses this declaration.
- IsLocalization.linearIndepOn_finsetIntegerMultipleproof · cited by 1
- not_linearIndepOn_finset_iffproof · cited by 0
- Polynomial.natDegree_sum_eq_of_linearIndepOnproof · cited by 0
- Polynomial.degree_sum_eq_of_linearIndepOnproof · cited by 0