ABELIAN GROUP = MAGMA + A LOT OF
RULES There was a list of things (such as a and b) called M.[Set]
All possible pairs of things from M can be
‘composed’ to form something else from M. [Total Binary Closure]
The following is true for all possible a, b or
c in M
(a ◦b) ◦c = a ◦(b ◦c) [Associativity]
There is an e for all possible a where a ◦e = a [Identity]
There is an ~a for all possible a where a ◦~a = e[Inversibility]
a ◦b = b ◦a [Commutativity]