Theorems · Theorem · group theory
Matrix.ProjGenLinGroup.induction_on
∀ {n : Type u_1} {R : Type u_2} [inst : Fintype n] [inst_1 : DecidableEq n] [inst_2 : CommRing R]
{motive : Matrix.ProjGenLinGroup n R → Prop} (g : Matrix.ProjGenLinGroup n R),
(∀ (g : GL n R), motive (Matrix.ProjGenLinGroup.mk g)) → motive g- Cited by
- 2 results in Mathlib
- Foundations
- Depth 91 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.
- 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
- Matrix.GeneralLinearGroupstatement and proof · cited by 556
- Matrix.ProjGenLinGroupstatement and proof · cited by 23
- Matrix.ProjGenLinGroup.mkstatement and proof · cited by 19
Cited by2
Results whose statement or proof uses this declaration.
- Matrix.ProjectiveSpecialLinearGroup.toPGL_surj_of_rootsproof · cited by 1
- Matrix.ProjGenLinGroup.map_compproof · cited by 0