I don't seem to grasp the proof. First we construct a vector space over a subfield with prime order $p$ where $p$ is the characteristic of the field . As the field is finite , the vector space will be finite-dimensional so there is a finite basis of $n$ elements that spans the space and every vector in that space can be uniquely expressed as a linear combination of the basis , so the field has order $p^n$. My question is : why can't we just take any subfield , for example the field itself , as the underlying field and conclude that our field $F$ has $|F|^n$ elements?
2026-04-19 00:57:29.1776560249
On
The proof that a finite field has a prime power order
2.3k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
If you know group theory, there's another way to look at it: every nonzero element of this field has additive order $p$. But by Cauchy's Theorem, if a prime divides the order of a group (in this case the additive group), then there is an element whose order is that prime. Thus, since every nonzero element has that same prime order, only 1 prime can divide the order of the field, so it must be of prime power order.
The dimension of a vector space depends on the field you're talking about, so thinking its dimension over the prime subfield and its dimension over itself are the same is a mistake! (Or a typo: sorry if that's the case :) )
Choosing $F$ itself would not be very helpful, since $F$ is one dimensional over $F$, and thus $n=1$, so that your result is $|F|=|F|^1$.
You can use other subfields: if $K$ is a subfield of $F$ and $F$ is $n$ dimensional over $K$, then $|F|=|K|^n$. And then if $E$ is a subfield of $K$ over which $K$ is $m$ dimensional, $|K|=|E|^m$, and $|F|=|E|^{mn}$. It's all consistent.
The nice part about using the prime subfield is that we're guaranteed every finite field contains a copy of one of the prime order fields. It's just a nice, canonical choice.