Module docstring
{"# Fixed field under a group action.
This is the basis of the Fundamental Theorem of Galois Theory.
Given a (finite) group G that acts on a field F, we define FixedPoints.subfield G F,
the subfield consisting of elements of F fixed_points by every element of G.
This subfield is then normal and separable, and in addition if G acts faithfully on F
then finrank (FixedPoints.subfield G F) F = Fintype.card G.
Main Definitions
FixedPoints.subfield G F, the subfield consisting of elements ofFfixed_points by every element ofG, whereGis a group that acts onF.
"}