Prime field intuition

398 Views Asked by At

Can anybody give some intuition behind a prime field?

So the prime field of $K$ is the field that results when we intersect every subfield of $K$. But if this has characteristic $p$ for some prime, why does any multiple of $p$ in the field equal zero?

To an extent I see that every subfield contains $\mathbb{Z}/p\mathbb{Z}$, but that vision of mine is not very clear and I do not feel comfortable working with it. I do not really even know what it means that every subfield contains $\mathbb{Z}/p\mathbb{Z}$.

Would anybody be able to provide some intuition behind this? Or perhaps some resources that would provide some underpinning theory that would make this fact seem obvious?

2

There are 2 best solutions below

2
On

I think it is very helpful to understand the "minimal" example of such a field in characteristic $p>0$, namely for $p=2$ the field $\Bbb F_4$ with $4$ elements. It contains the prime field $\Bbb Z/2$ in a very natural way, but is itself of course quite different from $\Bbb Z/4$, which has zero divisors and thus is not a field. Fortunately this site has many good explanations on how to understand $\Bbb F_4$:

Can you construct a field with 4 elements?

Addition and Multiplication in $F_4$

Seeing that $\Bbb F_2[x]/(x^2+x+1)$ is a field

Why $F_2[X]/(X^2+X+1)$ has $4$ elements and what are those?

What is the difference between $Z/(4)$ and the field $F4$?

Why does $(a+1)(a+1)=a$ within a field $F_4$

0
On

In my opinion, you should think about the prime field $P$ of $K$ this way: it is the smallest subset of $K$ which is also a field, whose operations are inherited from $K$. Clearly, any subfield must contain the element $0$ and the element $1$. Unlike with rings, there are no subfields with an identity element different from $1$ because all elements are invertible. $1$ belongs to $P$, so $1+1,1+1+1,1+1+1+1$, etc. all belong to $P$. In the case of a field $K$ with non-zero characteristic, $1,2,3,4,\cdots ,p-1$ all belong to $P$. Also, $P$ must be closed under multiplication and have an inverse for every non-zero element. In the case of a field with characteristic $p$ this doesn't make us include any new elements in $P$, since every element in $\{ 1,2,3, \cdots ,p-1\}$ has an inverse, also in $\{ 1,2,3, \cdots ,p-1\}$. But if $\text{char}(K)=0$, then all fractions ($a/b,b\neq 0$) also belong to $P$. Nothing else is needed, so those are all possible prime fields; either $\mathbb{Z}/p\mathbb{Z}$ or $\mathbb{Q}$. The definition of the smallest field is quite abstract and not constructive, and I think that the constructive way provides more intuition.