In Integer and modular addition of Cyclic group:
The integer and modular addition operations, used to define the cyclic groups, are both the addition operations of commutative rings, also denoted Z and Z/n. If p is a prime, then Z/p is a finite field, and is usually instead written as Fp or GF(p). Every field with p elements is isomorphic to this one.
Per my understanding, the Z/p
should be a finite field no matter p is prime or not, is it right?