Let $R$ be a finite ring. Show that the following are equivalent:
i. $R$ is a division ring.
ii. $R$ is nontrivial and if $r$,$s \in R$, with $rs=0$, then either $r=0$ or $s=0$.
$\textbf{NOTE:}$ A commutative ring that satisfies (ii) is called an integral domain or sometimes just a domain. The problem tells us that finite domains are fields.
I am not sure if I have one direction done properly. The other direction stumps me.
$\textbf{Proof:}$ (i) $\implies$ (ii) Suppose $R$ is a division ring. Then every nonzero element is invertible.
Let $r,s \in R$ where $r \neq 0$. Suppose $rs=0$. Then $r^{-1}(rs)=s \implies s=r^{-1}0=0 \implies s=0$.
$\therefore$ $rs=0 \implies r=0 \,\, \text{or} \,\, s=0$.
(ii) $\implies$ (i) Suppose $R$ is a finite ring that is nontrivial. Let $r,s \in R$ with $rs=0$ and either $r=0$ or $s=0$. [We want to show that $R$ is a division ring. So we want to show that every nonzero element is a unit. I know that a ring is a division ring if and only if the set of units denoted $U(R)=R-\{0\}$, where $R-\{0\}=R^\times$ is the multiplicative group of $R$.] How do I being to prove this direction?