1

Prove that for any prime $p$ there are only two non isomorphic rings with $p$ elements.

I have found out there are up to two rings of order p , they are $\mathbb Z_p$ and $\mathbb C_p$. Please help in doing the proof!!

user26857
  • 52,094

1 Answers1

4

By $\mathbb{C}_p$ you mean the zero ring, right?

In fact, if $R$ is a non-zero ring of order $p$, let $a \in R$ such that $a R \ne \{ 0 \}$.

The function $R \to R$ given by $x \mapsto a x$ is a group homomorphism. Looking at the kernel, one sees that it has to be injective, thus bijective. In particular there is an element $e$ such that $a e = a$. Since $a \ne 0$, we have $a a \ne a 0 = 0$, so also $R a \ne \{ 0 \}$, and the map $R \to R$ given by $x \mapsto x a$ is bijective. So there is $f$ such that $f a = a$. Now it is easy to see that $f$ is a left unit, and $e$ is a right unit. So $e = f e = e$ is the unit, and the rest is not difficult.

Please try and fill up the details.


PS The answer in the posted link is definitely sleeker.