Theorems · Theorem · linear algebra
linearIndepOn_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} {s : Set ι}, LinearIndepOn K v s ↔ ∀ i ∈ s, v i ∉ Submodule.span K (v '' (s \ {i}))- Cited by
- 0 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Submodulestatement · cited by 7,192
- Set.Elemproof · cited by 7,166
- Set.imagestatement and proof · cited by 5,609
- Set.univproof · cited by 3,945
- Submodule.spanstatement and proof · cited by 1,504
- DivisionRingstatement and proof · cited by 1,062
- Set.image_univproof · cited by 322
- Subtype.val_injectiveproof · cited by 232
- LinearIndepOnstatement · cited by 211
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.