Theorems · Definition · linear algebra
Module.Basis.ofSpan
{K : Type u_3} →
{V : Type u_4} →
[inst : DivisionRing K] →
[inst_1 : AddCommGroup V] →
[inst_2 : Module K V] → {s : Set V} → ⊤ ≤ Submodule.span K s → Module.Basis (↑(⋯.extend ⋯)) K VIf a set s spans the space, this is a basis contained in s.
- Defined in
- Mathlib.LinearAlgebra.Basis.VectorSpace
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Top.topstatement and proof · cited by 9,680
- Submodulestatement · cited by 7,192
- Set.Elemstatement · cited by 7,166
- Submodule.spanstatement and proof · cited by 1,504
- Module.Basisstatement · cited by 1,477
- DivisionRingstatement and proof · cited by 1,062
- Set.empty_subsetstatement and proof · cited by 70
- LinearIndepOn.extendstatement · cited by 28
- linearIndepOn_emptystatement · cited by 5
Cited by4
Results whose statement or proof uses this declaration.
- Module.Basis.ofSpan_apply_selfstatement · cited by 1
- Module.Basis.coe_ofSpanstatement · cited by 1
- Module.Basis.ofSpan_subsetstatement · cited by 0
- Module.Basis.range_ofSpanstatement · cited by 0