Mathlib Map

Theorems · Theorem · group theory

PSL.iwasawaT_map_conj

∀ {F : Type u_1} [inst : Field F] {ι : Type u_2} [inst_1 : DecidableEq ι] [inst_2 : Fintype ι]
  (g : Matrix.SpecialLinearGroup ι F) (H : Subgroup (Matrix.SpecialLinearGroup ι F)),
  Subgroup.map (QuotientGroup.mk' (Subgroup.center (Matrix.SpecialLinearGroup ι F))) (MulAut.conj g • H) =
    MulAut.conj ↑g • Subgroup.map (QuotientGroup.mk' (Subgroup.center (Matrix.SpecialLinearGroup ι F))) H

The SL-level equivariance pushed through the quotient: the image in PSL of the conjugate MulAut.conj g_SL • H equals MulAut.conj (mk g_SL) • (image of H).

Defined in
Mathlib.LinearAlgebra.Projectivization.PSL.Stabilizer
Cited by
0 results in Mathlib
Foundations
Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldDecidableEqFintype

Around this declaration

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

Cites22

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.