Mathlib Map

Theorems · Definition · group theory

Matrix.SpecialLinearGroup.toGL

{n : Type u} →
  [inst : DecidableEq n] →
    [inst_1 : Fintype n] → {R : Type v} → [inst_2 : CommRing R] → Matrix.SpecialLinearGroup n R →* GL n R

toGL is the map from the special linear group to the general linear group.

Defined in
Mathlib.LinearAlgebra.Matrix.GeneralLinearGroup.Defs
Cited by
64 results in Mathlib
Foundations
Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DecidableEqFintypeCommRing

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

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

Cited by69

Results whose statement or proof uses this declaration.