Theorems · Definition · linear algebra
Module.Basis.span
{ι : Type u_1} →
{R : Type u_3} →
{M : Type u_5} →
[inst : Semiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] →
{v : ι → M} → LinearIndependent R v → Module.Basis ι R ↥(Submodule.span R (Set.range v))A linear independent family of vectors is a basis for their span.
- Defined in
- Mathlib.LinearAlgebra.Basis.Basic
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringAddCommMonoidModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Submodulestatement · cited by 7,192
- Set.rangestatement · cited by 4,705
- Submodule.spanstatement · cited by 1,504
- Module.Basisstatement · cited by 1,477
- LinearIndependentstatement and proof · cited by 560
- Module.Basis.mkproof · cited by 29
- linearIndependent_spanproof · cited by 2
Cited by17
Results whose statement or proof uses this declaration.
- LieAlgebra.Basis.baseSuppproof · cited by 15
- Module.Basis.restrictScalarsproof · cited by 11
- Module.Basis.span_applystatement · cited by 8
- rank_spanproof · cited by 6
- PeriodPair.latticeBasisproof · cited by 4
- LieAlgebra.Basis.linearIndependent_baseSuppproof · cited by 3
- LieAlgebra.Basis.baseSupp_apply_h'proof · cited by 3
- LieAlgebra.Basis.symm_baseSuppproof · cited by 2
- OrthonormalBasis.spanproof · cited by 1
- Module.Basis.span_negstatement · cited by 1
- Module.Basis.span_repr_eq_singlestatement and proof · cited by 1
- Module.basisOfFiniteTypeTorsionFreeproof · cited by 1