Theorems · Definition · linear algebra
basisOfLinearIndependentOfCardEqFinrank
{K : Type u} →
{V : Type v} →
[inst : DivisionRing K] →
[inst_1 : AddCommGroup V] →
[inst_2 : Module K V] →
{ι : Type u_1} →
[inst_3 : Fintype ι] →
[Nonempty ι] →
{b : ι → V} → LinearIndependent K b → Fintype.card ι = Module.finrank K V → Module.Basis ι K VA linear independent family of finrank K V vectors forms a basis.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- AddCommGroupstatement and proof · cited by 12,871
- Fintypestatement and proof · cited by 7,736
- Module.finrankstatement and proof · cited by 1,770
- Module.Basisstatement · cited by 1,477
- Fintype.cardstatement and proof · cited by 1,386
- DivisionRingstatement and proof · cited by 1,062
- LinearIndependentstatement and proof · cited by 560
- Module.Basis.mkproof · cited by 29
Cited by13
Results whose statement or proof uses this declaration.
- NumberField.mixedEmbedding.fundamentalCone.completeBasisproof · cited by 16
- coe_basisOfLinearIndependentOfCardEqFinrankstatement · cited by 12
- NumberField.mixedEmbedding.latticeBasisproof · cited by 11
- Orientation.basisRightAngleRotationproof · cited by 8
- basisOfPiSpaceOfLinearIndependentproof · cited by 4
- AddChar.complexBasisproof · cited by 4
- PeriodPair.basisproof · cited by 3
- setBasisOfLinearIndependentOfCardEqFinrankproof · cited by 2
- finsetBasisOfLinearIndependentOfCardEqFinrankproof · cited by 2
- IsGalois.normalBasisproof · cited by 1
- basisOfOrthonormalOfCardEqFinrankproof · cited by 1
- basisOfLinearIndependentOfCardEqFinrank.congr_simpstatement and proof · cited by 0