In algebra, a locally compact field is a topological field whose topology forms a locally compact Hausdorff space.[1] These kinds of fields were originally introduced in p-adic analysis since the fields
Q
p
{\displaystyle \mathbb {Q} _{p}}
of p-adic numbers are locally compact topological spaces constructed from the norm
|
⋅
|
p
{\displaystyle |\cdot |_{p}}
on
Q
{\displaystyle \mathbb {Q} }
. The topology (and metric space structure) is essential because it allows one to construct analogues of algebraic number fields in the p-adic context.
Structure
Finite dimensional vector spaces
One of the useful structure theorems for vector spaces over locally compact fields is that the finite dimensional vector spaces have only one equivalence class of norms: the sup norm.[2] pg. 58-59
Finite field extensions
Given a finite field extension
K
/
F
{\displaystyle K/F}
over a locally compact field
F
{\displaystyle F}
, there is at most one unique field norm
|
⋅
|
K
{\displaystyle |\cdot |_{K}}
on
K
{\displaystyle K}
extending the field norm
|
⋅
|
F
{\displaystyle |\cdot |_{F}}
; that is,
| f | K = | f | F {\displaystyle |f|_{K}=|f|_{F}}
for all
f
∈
K
{\displaystyle f\in K}
which is in the image of
F
↪
K
{\displaystyle F\hookrightarrow K}
. Note this follows from the previous theorem and the following trick: if
‖
⋅
‖
1
,
‖
⋅
‖
2
{\displaystyle \|\cdot \|_{1},\|\cdot \|_{2}}
are two equivalent norms, and
‖ x ‖ 1 < ‖ x ‖ 2 {\displaystyle \|x\|_{1}<\|x\|_{2}}
then for a fixed constant
c
1
{\displaystyle c_{1}}
there exists an
N
0
∈
N
{\displaystyle N_{0}\in \mathbb {N} }
such that
( ‖ x ‖ 1 ‖ x ‖ 2 ) N < 1 c 1 {\displaystyle \left({\frac {\|x\|_{1}}{\|x\|_{2}}}\right)^{N}<{\frac {1}{c_{1}}}}
for all
N
≥
N
0
{\displaystyle N\geq N_{0}}
since the sequence generated from the powers of
N
{\displaystyle N}
converge to
0
{\displaystyle 0}
.
Finite Galois extensions
If the extension is of degree
n
=
[
K
:
F
]
{\displaystyle n=[K:F]}
and
K
/
F
{\displaystyle K/F}
is a Galois extension, (so all solutions to the minimal polynomial, or conjugate elements, of any
a
∈
K
{\displaystyle a\in K}
are also contained in
K
{\displaystyle K}
) then the unique field norm
|
⋅
|
K
{\displaystyle |\cdot |_{K}}
can be constructed using the field norm[2] pg. 61. This is defined as
| a | K = | N K / F ( a ) | 1 / n {\displaystyle |a|_{K}=|N_{K/F}(a)|^{1/n}}
Note the n-th root is required in order to have a well-defined field norm extending the one over
F
{\displaystyle F}
since given any
f
∈
K
{\displaystyle f\in K}
in the image of
F
↪
K
{\displaystyle F\hookrightarrow K}
its norm is
N K / F ( f ) = det m f = f n {\displaystyle N_{K/F}(f)=\det m_{f}=f^{n}}
since it acts as scalar multiplication on the
F
{\displaystyle F}
-vector space
K
{\displaystyle K}
.
Examples
Finite fields
All finite fields are locally compact since they can be equipped with the discrete topology. In particular, any field with the discrete topology is locally compact since every point is the neighborhood of itself, and also the closure of the neighborhood, hence is compact.
Local fields
The main examples of locally compact fields are the p-adic rationals
Q
p
{\displaystyle \mathbb {Q} _{p}}
and finite extensions
K
/
Q
p
{\displaystyle K/\mathbb {Q} _{p}}
. Each of these are examples of local fields. Note the algebraic closure
Q
¯
p
{\displaystyle {\overline {\mathbb {Q} }}_{p}}
and its completion
C
p
{\displaystyle \mathbb {C} _{p}}
are not locally compact fields[2] pg. 72 with their standard topology.
Field extensions of Qp
Field extensions
K
/
Q
p
{\displaystyle K/\mathbb {Q} _{p}}
can be found by using Hensel's lemma. For example,
f
(
x
)
=
x
2
−
7
=
x
2
−
(
2
+
1
⋅
5
)
{\displaystyle f(x)=x^{2}-7=x^{2}-(2+1\cdot 5)}
has no solutions in
Q
5
{\displaystyle \mathbb {Q} _{5}}
since
d d x ( x 2 − 5 ) = 2 x {\displaystyle {\frac {d}{dx}}(x^{2}-5)=2x}
only equals zero mod
p
{\displaystyle p}
if
x
≡
0
(
p
)
{\displaystyle x\equiv 0{\text{ }}(p)}
, but
x
2
−
7
{\displaystyle x^{2}-7}
has no solutions mod
5
{\displaystyle 5}
. Hence
Q
5
(
7
)
/
Q
5
{\displaystyle \mathbb {Q} _{5}({\sqrt {7}})/\mathbb {Q} _{5}}
is a quadratic field extension.
See also
- Complete field
- Locally compact group – Type of topological group in mathematics
- Ramification of local fields
- Topological abelian group
- Topological group – Group that is a topological space with continuous group operations
- Topological ring
References
- Narici, Lawrence (1971), Functional Analysis and Valuation Theory, CRC Press, pp. 21–22, ISBN 9780824714840.
- Koblitz, Neil. p-adic Numbers, p-adic Analysis, and Zeta-Functions. pp. 57–74.
External links
- Inequality trick https://math.stackexchange.com/a/2252625