Theorems · Definition · linear algebra
LinearIndepOn.extend
{ι : Type u'} →
{K : Type u_3} →
{V : Type u} →
[inst : DivisionRing K] →
[inst_1 : AddCommGroup V] →
[inst_2 : Module K V] → {v : ι → V} → {s t : Set ι} → LinearIndepOn K v s → s ⊆ t → Set ιLinearIndepOn.extend adds vectors to a linear independent set s ⊆ t until it spans
all elements of t.
- Cited by
- 28 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- DivisionRingstatement and proof · cited by 1,062
- LinearIndepOnstatement and proof · cited by 211
- exists_linearIndepOn_extensionproof · cited by 5
Cited by34
Results whose statement or proof uses this declaration.
- Module.Basis.ofVectorSpaceIndexproof · cited by 29
- Submodule.eq_top_of_finrank_eqproof · cited by 15
- Module.Basis.extendstatement · cited by 9
- LinearIndepOn.subset_extendstatement and proof · cited by 8
- LinearMap.exists_leftInverse_of_injectiveproof · cited by 6
- Module.Basis.coe_extendstatement · cited by 6
- Module.Basis.extendLestatement · cited by 5
- exists_nonarchimedean_pow_mul_seminorm_of_finiteDimensionalproof · cited by 5
- Module.Basis.ofSpanstatement · cited by 4
- LinearIndepOn.extend_subsetstatement and proof · cited by 3
- Module.Basis.extendLe_apply_selfstatement and proof · cited by 2
- Module.Basis.extend_apply_selfstatement and proof · cited by 2