Theorems · Definition · linear algebra
setBasisOfLinearIndependentOfCardEqFinrank
{K : Type u} →
{V : Type v} →
[inst : DivisionRing K] →
[inst_1 : AddCommGroup V] →
[inst_2 : Module K V] →
{s : Set V} →
[Nonempty ↑s] →
[inst_4 : Fintype ↑s] →
LinearIndependent K Subtype.val → s.toFinset.card = Module.finrank K V → Module.Basis (↑s) K VA linear independent set of finrank K V-many vectors forms a basis.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 122 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Fintypestatement and proof · cited by 7,736
- Set.Elemstatement and proof · cited by 7,166
- Finset.cardstatement and proof · cited by 2,327
- Module.finrankstatement and proof · cited by 1,770
- Module.Basisstatement · cited by 1,477
- DivisionRingstatement and proof · cited by 1,062
- LinearIndependentstatement and proof · cited by 560
- Set.toFinsetstatement and proof · cited by 217
- basisOfLinearIndependentOfCardEqFinrankproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- coe_setBasisOfLinearIndependentOfCardEqFinrankstatement · cited by 0
- setBasisOfLinearIndependentOfCardEqFinrank_repr_applystatement and proof · cited by 0