ProCGroups.NormalSubgroups.MaximalIntersectionsAndSimpleRanks

1 Theorem

This module sets up the finite-stage and inverse-limit description of the construction. It records the stage maps, projections, and comparison lemmas used to pass back to the completed object.

import
Imported by

Declarations

theorem maximal_normal_intersection_simple_quotient
    {G : Type u} [Group G] (M : Subgroup G) [M.Normal]
    (hproper : M ≠ ⊤)
    (hmax : ∀ N : Subgroup G, N.Normal → M < N → N = ⊤) :
    IsSimpleGroup (G ⧸ M)

A maximal normal subgroup gives a simple quotient.

Show proof