Theorems · Definition · group theory
Matrix.ProjGenLinGroup.map
{n : Type u_1} →
{R : Type u_2} →
[inst : Fintype n] →
[inst_1 : DecidableEq n] →
[inst_2 : CommRing R] →
{S : Type u_4} → [inst_3 : CommRing S] → (R →+* S) → Matrix.ProjGenLinGroup n R →* Matrix.ProjGenLinGroup n SThe monoid hom between PGL(n, R) and PGL(n, S) induced by a
ring homomorphism f : R →+* S.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- RingHomstatement and proof · cited by 10,189
- Fintypestatement and proof · cited by 7,736
- MonoidHomstatement · cited by 3,629
- Matrix.GeneralLinearGroupproof · cited by 556
- Subgroup.centerproof · cited by 121
- Matrix.GeneralLinearGroup.mapproof · cited by 29
- Matrix.ProjGenLinGroupstatement · cited by 23
- QuotientGroup.mapproof · cited by 14
- Matrix.GeneralLinearGroup.map_center_leproof · cited by 0
Cited by3
Results whose statement or proof uses this declaration.
- Matrix.ProjGenLinGroup.map_compstatement · cited by 0
- Matrix.ProjGenLinGroup.map_idstatement · cited by 0
- Matrix.ProjGenLinGroup.map_mkstatement · cited by 0