Theorems · Theorem · linear algebra
linearIndependent_iff_eq_zero_of_smul_mem_span
∀ {ι : Type u'} {R : Type u_2} {M : Type u_4} [inst : Ring R] [inst_1 : AddCommGroup M] [inst_2 : Module R M]
{v : ι → M}, LinearIndependent R v ↔ ∀ (i : ι) (a : R), a • v i ∈ Submodule.span R (v '' (Set.univ \ {i})) → a = 0- Cited by
- 2 results in Mathlib
- Foundations
- Depth 82 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.
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
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- Submodulestatement · cited by 7,192
- Set.imagestatement and proof · cited by 5,609
- Finsuppproof · cited by 5,255
- Set.univstatement and proof · cited by 3,945
- Submodule.spanstatement and proof · cited by 1,504
- sub_selfproof · cited by 996
- Finsupp.singleproof · cited by 943
Cited by2
Results whose statement or proof uses this declaration.
- linearIndependent_iff_notMem_spanproof · cited by 2
- Ideal.iSupIndep.linearIndependent'proof · cited by 0