Theorems · Definition · group theory
Matrix.ProjGenLinGroup.mulActionOfGL
{n : Type u_1} →
{R : Type u_2} →
[inst : Fintype n] →
[inst_1 : DecidableEq n] →
[inst_2 : CommRing R] →
{α : Type u_4} →
[inst_3 : MulAction (GL n R) α] →
(∀ (u : Rˣ) (a : α), (Matrix.GeneralLinearGroup.scalar n) u • a = a) →
MulAction (Matrix.ProjGenLinGroup n R) αGiven an action of GL n R such that the scalar matrices act trivially,
define an action of PGL n R.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Fintypestatement and proof · cited by 7,736
- Matrixstatement · cited by 4,303
- MonoidHomstatement · cited by 3,629
- Unitsstatement and proof · cited by 2,804
- MulActionstatement and proof · cited by 1,294
- Matrix.GeneralLinearGroupstatement and proof · cited by 556
- Matrix.ProjGenLinGroupstatement · cited by 23
- Matrix.GeneralLinearGroup.scalarstatement and proof · cited by 18
- Matrix.ProjGenLinGroup.liftproof · cited by 2
- MulAction.toEndHomproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.ProjGenLinGroup.mk_smulstatement · cited by 1