Hint for Section G.1 Question 2
2. Check the group axioms:
- closure under addition modulo 7: if you add any pair of elements in
Z7, is the result also an element of Z7?
- associativity: does (a + b) + c = a + (b + c) for a, b, c
Z7?
- identity: do we have e
Z7 such that e + a = a = a + e for all a
Z7?
- inverse: for all a
Z7, do we have an a-1 such that a + a-1 = e =
a-1 + a?
Back to Section G.1
Full solution