ℤₚ
-extension of fields #
Main definitions #
MvZpExtension
: a Galois extension with a fixed isomorphism of its Galois group toℤₚᵈ
as topological groups.IsMvZpExtension
: aProp
which asserts that a Galois extension is with Galois group isomorphic toℤₚᵈ
as a topological group.
Continuous version of AlgEquiv.autCongr
.
Equations
- ϕ.continuousAutCongr = { toMulEquiv := ϕ.autCongr, continuous_toFun := ⋯, continuous_invFun := ⋯ }
Instances For
ℤₚᵈ
-extension #
MvZpExtension
is an isomorphism of the Galois group of a Galois extension K∞ / K
to ℤₚᵈ
as topological groups.
Equations
- MvZpExtension p ι K Kinf = EquivMvZp (Kinf ≃ₐ[K] Kinf) p ι
Instances For
Transfer MvZpExtension
along field isomorphisms.
Equations
- H.congr e Kinf' f = EquivMvZp.congr H f.continuousAutCongr e
Instances For
The intermediate field Kₙ
of K∞ / K
fixed by Γ ^ (p ^ n)
.
Equations
- H.Kn n = IntermediateField.fixedField ↑(EquivMvZp.Γpow H n).toOpenSubgroup
Instances For
Any intermediate field of K∞ / K
is Galois.
If K'
is a finite extension of K
contained in K∞
,
then it's contained in Kₙ
for some n
.
If K'
is a finite extension of K
contained in K∞
,
then [K' : K] = p ^ n
for some n
.
ℤₚ
-extension #
An isomorphism from Γ
to ℤₚ
gives an MvZpExtension
when ι
consists of
exactly one element.
Instances For
If K'
is a finite extension of K
contained in K∞
,
then it's equal to Kₙ
for some n
.
If K'
is an extension of K
contained in K∞
,
then it's equal to K∞
or Kₙ
for some n
.
If K'
is an infinite extension of K
contained in K∞
,
then it's equal to K∞
.
If K'
is an extension of K
of degree p ^ n
contained in K∞
,
then it's equal to Kₙ
.
Prop
version #
IsMvZpExtension
is a Prop
which asserts that a Galois extension is with Galois group
isomorphic to ℤₚᵈ
as a topological group.
Equations
- IsMvZpExtension p d K Kinf = IsEquivMvZp (Kinf ≃ₐ[K] Kinf) p d
Instances For
Transfer IsMvZpExtension
along field isomorphisms.
A random isomorphism from Γ
to ℤₚᵈ
.
Equations
Instances For
The intermediate field Kₙ
of K∞ / K
fixed by Γ ^ (p ^ n)
.
Equations
- H.Kn n = H.mvZpExtension.Kn n
Instances For
Any intermediate field of K∞ / K
is Galois.
If K'
is a finite extension of K
contained in K∞
,
then it's contained in Kₙ
for some n
.
If K'
is a finite extension of K
contained in K∞
,
then [K' : K] = p ^ n
for some n
.
ℤₚ
-extension #
If K'
is a finite extension of K
contained in K∞
,
then it's equal to Kₙ
for some n
.
If K'
is an extension of K
contained in K∞
,
then it's equal to K∞
or Kₙ
for some n
.
If K'
is an infinite extension of K
contained in K∞
,
then it's equal to K∞
.
If K'
is an extension of K
of degree p ^ n
contained in K∞
,
then it's equal to Kₙ
.