Theorems · Theorem · linear algebra
exists_of_linearIndepOn_of_finite_span
∀ {K : Type u_3} {V : Type u} [inst : DivisionRing K] [inst_1 : AddCommGroup V] [inst_2 : Module K V] {s : Set V}
{t : Finset V}, LinearIndepOn K id s → s ⊆ ↑(Submodule.span K ↑t) → ∃ t', ↑t' ⊆ s ∪ ↑t ∧ s ⊆ ↑t' ∧ t'.card = t.card- Cited by
- 1 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.
Cites39
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
- Finsetstatement and proof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- SetLike.coestatement and proof · cited by 8,199
- Submodulestatement and proof · cited by 7,192
- Set.ofPredproof · cited by 6,101
- Finset.cardstatement and proof · cited by 2,327
- Submodule.spanstatement and proof · cited by 1,504
- DivisionRingstatement and proof · cited by 1,062
- Finset.filterproof · cited by 949
- Finset.extproof · cited by 565
Cited by1
Results whose statement or proof uses this declaration.
- exists_finite_card_le_of_finite_of_linearIndependent_of_spanproof · cited by 0