Prove that the group, under multiplication, of all nonzero elements in a finite field must be a cyclic group.
This is what I did, but I'm not sure if it's right:
First, we look at the additive group G of the field in order to determine the elements in the field. Any finite additive group in a field must be of prime characteristic. Otherwise, if n (where n is not prime) was the characteristic of G, then $n=uv=0 \implies$ either u or v must be zero (since all fields are integral domains), which contridicts the fact that n is the smallest element that equals zero.
If we have a finite additive group of characteristic p in the field, then it must be cyclic (since it is a group of prime order). Now if we want to look at the multiplictative group of the field, we must only look at the invertible elements, which is precisely the group $\Bbb{Z}^{\times}_p \cong \Bbb{Z}_{p-1}$.
Do you think my proof is correct?
Thank you in advance