The Fundamental Theorem of Infinite Galois Theory #
In this file, we prove the fundamental theorem of infinite Galois theory and the special case for
open subgroups and normal subgroups. We first verify that IntermediateField.fixingSubgroup
and
IntermediateField.fixedField
are inverses of each other between intermediate fields and
closed subgroups of the Galois group.
Main definitions and results #
In K/k
, for any intermediate field L
:
fixingSubgroup_isClosed
: the subgroup fixingL
(Gal(K/L)
) is closed.fixedField_fixingSubgroup
: the field fixed by the subgroup fixingL
is equal toL
itself.
For any subgroup H
of Gal(K/k)
:
restrict_fixedField
: For a Galois intermediate fieldM
, the fixed field of the image ofH
restricted toM
is equal to the fixed field ofH
intersected withM
.fixingSubgroup_fixedField
: IfH
is closed, the fixing subgroup of the fixed field ofH
is equal toH
itself.
The fundamental theorem of infinite Galois theory :
IntermediateFieldEquivClosedSubgroup
: The order equivalence is given by mapping any intermediate fieldL
to the subgroup fixingL
, and the inverse maps any closed subgroup ofGal(K/k)
H
to the fixed field ofH
. The composition is equal to the identity as described in the lemmas above, and compatibility with the order follows easily.
Special cases :
isOpen_iff_finite
: The fixing subgroup of an intermediate fieldL
is open if and only ifL
is finite-dimensional.normal_iff_isGalois
: The fixing subgroup of an intermediate fieldL
is normal if and only ifL
is Galois.
For a subgroup H
of Gal(K/k)
, the fixed field of the image of H
under the restriction to
a normal intermediate field E
is equal to the fixed field of H
in K
intersecting with E
.
The Galois correspondence from intermediate fields to closed subgroups.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The Galois correspondence as a GaloisInsertion
Equations
- InfiniteGalois.GaloisInsertionIntermediateFieldClosedSubgroup = InfiniteGalois.IntermediateFieldEquivClosedSubgroup.toGaloisInsertion
Instances For
The Galois correspondence as a GaloisCoinsertion
Equations
- One or more equations did not get rendered due to their size.