投稿日:2018/5/16最終更新日:2025/5/17
A brief introduction to Abstract Algebra
Algebra is essentially the study of sets equipped with various binary operations.
Let be a set. A binary operation on is defined as a mapping . Furthermore, for , we write . The above definition explains that an operation on a set is called a binary operation if for every , the result is also an element of . Some familiar examples of binary operations are on the set of real numbers (or on the set of rational numbers , or the set of integers ). Likewise, division on the set or is a binary operation. However, division on the set is not a binary operation because the result of the operation is not always an element of . For example, , but their quotient .
In the case of groups, we focus on studying sets that are equipped with a single binary operation that satisfies certain specific characteristics. A common initial example of a group comes from the sets , and the set of complex numbers . In these sets, the operations of addition () and multiplication () are binary operations. Subtraction and division can also be described simply in terms of addition and multiplication. For example,
and
.
The operations of addition and multiplication, which are binary operations on these number sets, possess several interesting characteristics. For instance, the addition operation on satisfies the following axioms:
There exists an integer , such that for every integer , . We call the integer the additive identity.
For every integer , is an integer that is the additive inverse of , since .
For every three integers , . This property is called the associativity of addition.
It can be checked that the axioms of the addition operation also apply to the sets and .
However, for the multiplication operation, we need to be a bit more careful because multiplication on does not satisfy the third point — for example, the element does not have a multiplicative inverse in , since . What about the sets and ? Do multiplication operations on these sets satisfy all four of the previous points? Once again, the third point fails because the number does not have an inverse. Therefore, by restricting the sets and to only their nonzero elements, denoted respectively by and , the multiplication operation on these sets satisfies all the axioms above. For example, consider the set with the multiplication operation :
There exists a rational number , such that for every , . The rational number 1 is called the multiplicative identity.
For every , is the multiplicative inverse of , because it satisfies .
For all , the associative property holds: .
From the previous examples, we can now observe the formal definition of a group as an abstraction from a pair , where is a set and is a binary operation satisfying the following axioms.
A non-empty set with a binary operation is called a group if:
The associative property holds: for all .
There exists an identity element , such that for every , .
Every element has an inverse: there exists such that . This element is called the inverse of , and is denoted by .
If is a group and for all , then is called a commutative group or an abelian group.
In the definition above, the associative property of provides freedom in the order of performing operations on several elements. In some other sources, a condition is also mentioned that the operation must be closed over the set (i.e., for all , ). However, this closure condition is already implicitly satisfied by the assumption that is a binary operation as defined in Definition 1.
In the previous discussion, we have already seen some common examples of groups. In addition to those, some other examples can be seen below.
Example 3. The set of positive rational numbers and the set of positive real numbers form groups under the operation of multiplication , with identity element and inverse for each positive rational or real number. Clearly, if , then . The same holds for .
Addition operations do not always form a binary operation, depending on the set used. Consider the following example.
Example 4. The set of all odd numbers under addition does not form a group. This is because addition is not a binary operation (or not closed) on :