Mathlib Map

Theorems · Definition · group theory

Projectivization.PSLAction.toPermHom

{K : Type u_1} →
  [inst : Field K] →
    {ι : Type u_3} →
      [inst_1 : Fintype ι] →
        [inst_2 : DecidableEq ι] → Matrix.ProjectiveSpecialLinearGroup ι K →* Equiv.Perm (Projectivization K (ι → K))

The action of the special linear group on ℙ F (ι → F) factors through the projective special linear group PSL = SL ⧸ Z(SL).

Defined in
Mathlib.LinearAlgebra.Projectivization.Action
Cited by
1 results in Mathlib
Foundations
Depth 123 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFintypeDecidableEq

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.

Cited by1

Results whose statement or proof uses this declaration.