Theorems · Definition · linear algebra
basisOfPiSpaceOfLinearIndependent
{K : Type u} →
[inst : DivisionRing K] →
{ι : Type u_1} →
[Fintype ι] → [Decidable (Nonempty ι)] → {b : ι → ι → K} → LinearIndependent K b → Module.Basis ι K (ι → K)In a vector space ι → K, a linear independent family indexed by ι is a basis.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 122 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DivisionRingFintypeDecidable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fintypestatement and proof · cited by 7,736
- Module.Basisstatement · cited by 1,477
- DivisionRingstatement and proof · cited by 1,062
- IsEmptyproof · cited by 759
- LinearIndependentstatement and proof · cited by 560
- Module.Basis.emptyproof · cited by 6
- basisOfLinearIndependentOfCardEqFinrankproof · cited by 3
Cited by6
Results whose statement or proof uses this declaration.
- NumberField.Units.basisOfIsMaxRankproof · cited by 9
- NumberField.canonicalEmbedding.latticeBasisproof · cited by 7
- NumberField.canonicalEmbedding.latticeBasis_applyproof · cited by 7
- NumberField.Units.basisOfIsMaxRank_applyproof · cited by 3
- coe_basisOfPiSpaceOfLinearIndependentstatement · cited by 2
- basisOfPiSpaceOfLinearIndependent.congr_simpstatement and proof · cited by 1