Mathlib Map

Theorems · Definition · group theory

Matrix.ProjGenLinGroup

(n : Type u_1) → [Fintype n] → [DecidableEq n] → (R : Type u_2) → [CommRing R] → Type (max (max u_1 u_2) u_2 u_1)

Projective general linear group $PGL(n, R)$ defined as the quotient of the general linear group by its center.

Defined in
Mathlib.LinearAlgebra.Matrix.GeneralLinearGroup.Projective
Cited by
23 results in Mathlib
Foundations
Depth 83 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.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by32

Results whose statement or proof uses this declaration.