Theorems · Definition · group theory
Matrix.SpecialLinearGroup
(n : Type u) → [DecidableEq n] → [Fintype n] → (R : Type v) → [CommRing R] → Type (max 0 u v)
SpecialLinearGroup n R is the group of n by n R-matrices with determinant equal to 1.
- Cited by
- 348 results in Mathlib
- Foundations
- Depth 87 from the axioms, rests on 2,566 definitions · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqFintypeCommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Fintypestatement and proof · cited by 7,736
- Matrixproof · cited by 4,303
- Matrix.detproof · cited by 665
Cited by403
Results whose statement or proof uses this declaration.
- Matrix.SpecialLinearGroup.mapGLstatement · cited by 98
- Matrix.SpecialLinearGroup.mapstatement and proof · cited by 77
- Matrix.SpecialLinearGroup.toGLstatement and proof · cited by 64
- ModularGroup.Tstatement · cited by 48
- ModularGroup.Sstatement · cited by 36
- CongruenceSubgroup.Gammastatement · cited by 31
- Matrix.SpecialLinearGroup.map_apply_coestatement and proof · cited by 21
- Matrix.SpecialLinearGroup.transvectionstatement · cited by 21
- Matrix.SpecialLinearGroup.diag2statement · cited by 13
- Matrix.SpecialLinearGroup.det_coestatement and proof · cited by 12
- UpperHalfPlane.coe_specialLinearGroup_applystatement and proof · cited by 10
- Matrix.SpecialLinearGroup.coeToGL_detstatement and proof · cited by 10
Showing the 200 most cited of 403.