Documentation

Mathlib.GroupTheory.QuotientGroup.Simple

Simplicity of quotient groups #

This file characterizes when a quotient group is simple.

Main results #

A subgroup of a commutative group is maximal (a coatom in the subgroup lattice) iff the quotient by it is simple. Group analogue of isSimpleModule_iff_isCoatom.

A subgroup of an additive commutative group is maximal (a coatom in the subgroup lattice) iff the quotient by it is simple. Additive group analogue of isSimpleModule_iff_isCoatom.