Theorems · Theorem · linear algebra
linearIndependent_iff_notMem_span
∀ {ι : Type u'} {K : Type u_3} {V : Type u} [inst : DivisionRing K] [inst_1 : AddCommGroup V] [inst_2 : Module K V]
{v : ι → V}, LinearIndependent K v ↔ ∀ (i : ι), v i ∉ Submodule.span K (v '' (Set.univ \ {i}))- Cited by
- 2 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Submodulestatement · cited by 7,192
- Set.imagestatement and proof · cited by 5,609
- Set.univstatement and proof · cited by 3,945
- Submodule.spanstatement and proof · cited by 1,504
- one_smulproof · cited by 1,374
- DivisionRingstatement and proof · cited by 1,062
- one_ne_zeroproof · cited by 885
- LinearIndependentstatement · cited by 560
- Submodule.smul_mem_iffproof · cited by 19
Cited by2
Results whose statement or proof uses this declaration.
- ZSpan.fundamentalDomain_ae_parallelepipedproof · cited by 2
- linearIndepOn_iff_notMem_spanproof · cited by 0