Documentation

TauCeti.LinearAlgebra.Matrix.GeneralLinearGroup.Solvable

Nonsolvability of GL₂ #

If a field contains an element a with a ≠ 0 and a² ≠ 1, then GL₂ is nonsolvable. In particular, this holds over every infinite field.

Main declarations #

theorem TauCeti.Matrix.GeneralLinearGroup.not_isSolvable_fin_two (F : Type u) [Field F] (hF : ∃ (a : F), a 0 a ^ 2 1) :

The general linear group GL₂(F) is not solvable if F contains a nonzero element whose square is not one.

The general linear group GL₂ over an infinite field is not solvable.