Theorems · Theorem · linear algebra
LinearIndepOn.span_image_extend_eq_span_image
∀ {ι : 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 ι} (hs : LinearIndepOn K v s) (hst : s ⊆ t),
Submodule.span K (v '' hs.extend hst) = Submodule.span K (v '' t)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 91 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
- AddCommGroupstatement and proof · cited by 12,871
- Submodulestatement · cited by 7,192
- Set.imagestatement · cited by 5,609
- le_antisymmproof · cited by 2,068
- Submodule.spanstatement · cited by 1,504
- DivisionRingstatement and proof · cited by 1,062
- LinearIndepOnstatement and proof · cited by 211
- Set.image_monoproof · cited by 197
- Submodule.span_leproof · cited by 164
- Submodule.span_monoproof · cited by 85
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.