Documentation

Mathlib.LinearAlgebra.Projectivization.PSL.PSL2

A transvection transvection i j hij b lies in lineStab (span F {Pi.single i 1}).

Every transvection in SL ι F whose indices are (i₁, i₂) or (i₂, i₁) is in the join of lineStab(span F {e_{i₁}}) and lineStab(span F {e_{i₂}}).

SL-level generation: in the 2-element-index case, the join of the two lineStab subgroups attached to the two coordinate axes is all of SL ι F.

At the SL level: when Fintype.card ι = 2, the supremum over all projective points of the lineStab subgroups equals in SL ι F.

The Iwasawa generator property: when Fintype.card ι = 2, the supremum of the iwasawaT subgroups equals all of PSL.

@[reducible, inline]

The Iwasawa structure on PSL(2, F).

Equations
Instances For
    theorem SL2Simple.PSL_commutator_eq_top {F : Type u_2} [Field F] (hF : ∃ (a : F), a 0 a ^ 2 1) :

    commutator (PSL ι F) = ⊤.

    PSL ι F is nontrivial whenever ι has at least two elements (and F is a field, hence in particular nontrivial).