Mathlib Map

Theorems · Definition · group theory

Matrix.SpecialLinearGroup.mapGL

{n : Type u} →
  [inst : DecidableEq n] →
    [inst_1 : Fintype n] →
      {R : Type v} →
        [inst_2 : CommRing R] →
          (S : Type u_1) → [inst_3 : CommRing S] → [Algebra R S] → Matrix.SpecialLinearGroup n R →* GL n S

mapGL is the map from the special linear group over R to the general linear group over S, where S is an R-algebra.

Defined in
Mathlib.LinearAlgebra.Matrix.GeneralLinearGroup.Defs
Cited by
98 results in Mathlib
Foundations
Depth 107 from the axioms, rests on 3,214 definitions · uses propext, Classical.choice, Quot.sound
Assumes
DecidableEqFintypeCommRingCommRingAlgebra

Around this declaration

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

UpperHalfPlane.coe_specialLinearGroup_apply · cited by 10UpperHalfPlane.coe_specia…one_mem_strictPeriods_SL · cited by 8one_mem_strictPeriods_SLCuspForm.discriminantEquiv · cited by 8CuspForm.discriminantEquivEisensteinSeries.eisensteinSeriesSIF · cited by 8EisensteinSeries.eisenste…ModularForm.E · cited by 7ModularForm.ECuspForm.discriminant · cited by 7CuspForm.discriminantisCusp_SL2Z_iff' · cited by 7isCusp_SL2Z_iff'Subgroup.IsArithmetic.isCusp_iff_isCusp_SL2Z · cited by 5IsArithmetic.isCusp_iff_i…ModularGroup.SL_neg_smul · cited by 5ModularGroup.SL_neg_smulSubgroup.strictPeriods_eq_zmultiples_one_of_T_mem · cited by 4Subgroup.strictPeriods_eq…ModularForm.levelOne_neg_weight_rank_zero · cited by 4ModularForm.levelOne_neg_…CongruenceSubgroup.conjGL · cited by 4CongruenceSubgroup.conjGLModularForm.toCuspForm · cited by 4ModularForm.toCuspFormSubgroup.strictPeriods_SL2Z · cited by 3Subgroup.strictPeriods_SL…Subgroup.strictWidthInfty_eq_one_of_T_mem · cited by 3Subgroup.strictWidthInfty…CommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraFintype · cited by 7736FintypeAlgebra.algebraMap · cited by 4706Algebra.algebraMapMatrix · cited by 4303MatrixMonoidHom · cited by 3629MonoidHomMatrix.GeneralLinearGroup · cited by 556Matrix.GeneralLinearGroupMonoidHom.comp · cited by 469MonoidHom.compMatrix.SpecialLinearGroup · cited by 348Matrix.SpecialLinearGroupMatrix.SpecialLinearGroup.map · cited by 77SpecialLinearGroup.mapMatrix.SpecialLinearGroup.toGL · cited by 64SpecialLinearGroup.toGLSpecialLinearGroup.mapGLCITED BYCITES

Cites11

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

Cited by115

Results whose statement or proof uses this declaration.