Theorems · Theorem · linear algebra
exists_linearIndepOn_extension
∀ {ι : 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 → ∃ b ⊆ t, s ⊆ b ∧ v '' t ⊆ ↑(Submodule.span K (v '' b)) ∧ LinearIndepOn K v b- Cited by
- 5 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- SetLike.coestatement and proof · cited by 8,199
- Submodulestatement · cited by 7,192
- Set.ofPredproof · cited by 6,101
- Set.imagestatement and proof · cited by 5,609
- Set.Nonemptyproof · cited by 2,627
- Submodule.spanstatement and proof · cited by 1,504
- DivisionRingstatement and proof · cited by 1,062
- Set.sUnionproof · cited by 392
- Set.mem_image_of_memproof · cited by 371
Cited by6
Results whose statement or proof uses this declaration.
- LinearIndepOn.extendproof · cited by 28
- LinearIndepOn.subset_extendproof · cited by 8
- LinearIndepOn.extend_subsetproof · cited by 3
- LinearIndepOn.image_subset_span_image_extendproof · cited by 2
- LinearIndepOn.linearIndepOn_extendproof · cited by 1
- exists_linearIndepOn_id_extensionproof · cited by 1