Theorems · Theorem · linear algebra
Module.Basis.range_extendLe
∀ {K : Type u_3} {V : Type u_4} [inst : DivisionRing K] [inst_1 : AddCommGroup V] [inst_2 : Module K V] {s t : Set V}
(hs : LinearIndepOn K id s) (hst : s ⊆ t) (ht : ⊤ ≤ Submodule.span K t),
Set.range ⇑(Module.Basis.extendLe hs hst ht) = hs.extend hst- Defined in
- Mathlib.LinearAlgebra.Basis.VectorSpace
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Top.topstatement and proof · cited by 9,680
- Submodulestatement · cited by 7,192
- Set.Elemstatement and proof · cited by 7,166
- Set.rangestatement and proof · cited by 4,705
- Submodule.spanstatement and proof · cited by 1,504
- Module.Basisstatement · cited by 1,477
- DivisionRingstatement and proof · cited by 1,062
- LinearIndepOnstatement and proof · cited by 211
Cited by2
Results whose statement or proof uses this declaration.
- Module.Basis.extendLe_subsetproof · cited by 1
- Module.Basis.subset_extendLeproof · cited by 0