Theorems · Theorem · group theory
Matrix.ProjGenLinGroup.mk_smul
∀ {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) α] (h : ∀ (u : Rˣ) (a : α), (Matrix.GeneralLinearGroup.scalar n) u • a = a) (g : GL n R)
(a : α), Matrix.ProjGenLinGroup.mk g • a = g • a- Cited by
- 1 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.ProjGenLinGroup.mkstatement and proof · cited by 19
- Matrix.GeneralLinearGroup.scalarstatement and proof · cited by 18
- Matrix.ProjGenLinGroup.mulActionOfGLstatement · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- UpperHalfPlane.pglMk_smulproof · cited by 0