Theorems · Definition · group theory
Matrix.equiv_GL_linearindependent
{𝔽 : Type u_1} → [inst : Field 𝔽] → [Fintype 𝔽] → (n : ℕ) → GL (Fin n) 𝔽 ≃ { s // LinearIndependent 𝔽 s }Equivalence between GL n F and n vectors of length n that are linearly independent. Given
by sending a matrix to its columns.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 127 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.
- Equivstatement · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- Units.valproof · cited by 1,966
- LinearIndependentstatement and proof · cited by 560
- Matrix.GeneralLinearGroupstatement and proof · cited by 556
- Matrix.transposeproof · cited by 389
- Matrix.colproof · cited by 56
- Matrix.GeneralLinearGroup.mk''proof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.card_GL_fieldproof · cited by 0