Commit 2025-11-04 15:34 dd476c78
View on Github →feat(RepresentationTheory/FinGroupCharZero): applications of Maschke's theorem (#27429) Prove some properties of representations that follow from Maschke's theorem:
- If
Gis a finite group whose order is invertible in a fieldk, then every object ofRep k G(resp.FDRep k G) is injective and projective. - For an object
VofFDRep k G, whenkis an algebraically closed field in which the order ofGis invertible: (1)Vis simple if and onlyV ⟶ Vis ak-vector space of dimension1(FDRep.simple_iff_end_is_rank_one); (2) Whenkis characteristic zero,Vis simple if and only if∑ g : G, V.character g * V.character g⁻¹ = Fintype.card G(FDRep.simple_iff_char_is_norm_one). Note: This used to be #27165, but it was closed for some reason I don't understand.