Integral Domain
Divisors 7 is prime 〖[a]〗_7 〖[b]〗_7=〖[0]〗_7∈Z_7 〖[ab]〗_7=〖[0]〗_7 ab∈[0]_7 ab is multiple of 7 a∈[0]_7 and b ∈ 〖[0]〗_7 If 〖[a]〗_7=〖[0]〗_7 and 〖[b]〗_7=〖[0]〗_7,then Z_7 has no zero divisors. Did I prove non zero divisors correctly. How do I prove Multiplicative identity(unity) and Multiplication is commutative?
I think you have the right idea: Z7 is an integral domain if its a ring and ab = 0 implies a = 0 or b = 0.
The key is that 7 is a prime number. Recall that "x = 0" in Z7 means x is a multiple of 7: $7 | x$.
So you can now use euclids lemma: $7 | ab$ implies $7 | a$ or $7 | b$ to show that you have an integral domain.