I know field extensions of a finite field $\mathbb{F}_p$ for $p$ prime are represented as a quotient group over irreducible polynomials.
For example $\mathbb{F}_{2^2}\cong\mathbb{F}_2[x]/(x^2+x+1)=\{0,1,\alpha,\alpha+1\}$ where $\alpha$ is a root of $x^2+x+1$. Is there a way to label the elements of $\mathbb{F}_{2^2}$ as $\{0,1,2,3\}$ and work modulo some number? I haven't been able to make a connection.
Working $\mod p$ gives us a field iff. $p$ is prime. Otherwise, $\Bbb Z/p\Bbb Z$ is merely a ring.
– FShrike Dec 11 '22 at 18:51