Theorems · Definition · group theory
Matrix.SpecialLinearGroup.toPGL
{n : Type u_1} →
{R : Type u_2} →
[inst : Fintype n] →
[inst_1 : DecidableEq n] → [inst_2 : CommRing R] → Matrix.SpecialLinearGroup n R →* Matrix.ProjGenLinGroup n RThe natural map from SL(n, R) to PGL(n, R) by composing the maps from SL to GL and the
quotient map from GL to PGL.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FintypeDecidableEqCommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- MonoidHomstatement · cited by 3,629
- MonoidHom.compproof · cited by 469
- Matrix.SpecialLinearGroupstatement · cited by 348
- Matrix.SpecialLinearGroup.toGLproof · cited by 64
- Matrix.ProjGenLinGroupstatement · cited by 23
- Matrix.ProjGenLinGroup.mkproof · cited by 19
Cited by3
Results whose statement or proof uses this declaration.
- Matrix.ProjectiveSpecialLinearGroup.toPGLproof · cited by 4
- Matrix.SpecialLinearGroup.toPGL_kerstatement · cited by 1
- Matrix.ProjectiveSpecialLinearGroup.toPGL_injectiveproof · cited by 0