Section 2.1 Pre-read
A group is a pairGroup axioms.
-
Closure.
The collection
is closed under the operation This means that when is a pair of objects from then the operation result is always some object from -
Associativity.
The operation is associative. This means that when
is a triple of objects from then the results of computing and are always the same. -
Identity.
The collection
contains an identity/unity/neutral element, denoted so thatare both true for all objects
in -
Opposites.
Each object
in the collection has an corresponding opposite object so that bothare true.
objects |
|
identity | opposite |
---|---|---|---|
algebraic objects | multiplication | unit/identity/“one” object | inverse |
algebraic objects | addition | null/zero object | negative |
functions | composition | identity function |
inverse function |
Group axioms: multiplicative version.
-
Closure.
The collection
is closed under multiplication. That is, the resulting product is always an object of whenever the factors are objects from -
Associativity.
Multiplication is associative. This means that the results of computing
and are always the same whenever are objects from -
Identity.
The collection
contains an identity/unity/neutral element, denoted (but often denoted or sometimes in the multiplicative context) so that in -
Inverses.
Each object
in the collection has an corresponding inverse object so that both
Warning 2.1.2.
In the context of a multiplicative group, an exponent of negative one does not mean reciprocal! That is, in general you should not rewrite
In some contexts, it may acceptable to write inverses as fractions — for example, when working with a group of numbers. However, in many other contexts, fractions are meaningless — for example, when working with a group of matrices. Since fractions are not universally meaningful for multiplicative groups, it's best to never use fraction notation when working with an abstract multiplicative group.
Group axioms: additive version.
-
Closure.
The collection
is closed under addition. That is, the resulting sum is always an object of whenever the terms are objects from -
Associativity.
Addition is associative. This means that the results of computing
and are always the same whenever are objects from -
Identity.
The collection
contains an identity/unity/neutral element, sometimes denoted but usually denoted in the additive context so that in -
Negatives.
Each object
in the collection has an corresponding negative object so that both