Theorems · Theorem · linear algebra
exists_linearIndepOn_id_extension
∀ {K : Type u_3} {V : Type u} [inst : DivisionRing K] [inst_1 : AddCommGroup V] [inst_2 : Module K V] {s t : Set V},
LinearIndepOn K id s → s ⊆ t → ∃ b ⊆ t, s ⊆ b ∧ t ⊆ ↑(Submodule.span K b) ∧ LinearIndepOn K id b- Cited by
- 1 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.
Cites15
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
- Semiringproof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidproof · cited by 12,281
- SetLike.coestatement and proof · cited by 8,199
- Submodulestatement and proof · cited by 7,192
- Set.imageproof · cited by 5,609
- Submodule.spanstatement and proof · cited by 1,504
- SetLikeproof · cited by 1,084
- DivisionRingstatement and proof · cited by 1,062
- Set.image_congrproof · cited by 533
Cited by1
Results whose statement or proof uses this declaration.
- exists_linearIndependentproof · cited by 6