Commit 2026-03-17 12:17 60d70699
View on Github →feat(FieldTheory/Galois/IsGaloisGroup): Galois groups for quotients by normal subgroups (#36391)
Assume G is a finite Galois group for L/K, N ⊴ G is normal, and F = Fix(N). This PR proves:
G ⧸ Nacts onFvia(g.N) • x := g • xas aMulSemiringAction. UnderSMulCommClass G K L, it is alsoSMulCommClass (G ⧸ N) K F- instance
quotient:IsGaloisGroup (G ⧸ N) K F— the quotient group is a Galois group for the intermediate extensionF/K. - theorem
quotientMapunder the hypothesisE ≤ F:IsGaloisGroup (H.map (QuotientGroup.mk' N)) E F— ifHis the Galois group forL/E, the image ofHunder the quotient map is a Galois group forF/E.