I have the following group: The set contains the numbers from 0 to 20 and the operation is plus modulo 6. Meaning if we take two numbers 3 and 7, the result is 4.
One can see that the neutral element is 0. However, if I take the number 8, I have two inverse elements: 4 and 10. However, shouldn't there only be one inverse element?