Maths Library
77,673 articles
Additive Subgroup
algebraAdditive Subgroup
Definition
In abstract algebra, many structures are built upon an underlying set with an operation called addition. An additive subgroup captures the idea of a smaller structure within an additive group that itself forms a group under the same operation. This concept is fundamental for understanding more complex structures like ideals in ring theory, where ideals are additive subgroups closed under multiplication by ring elements.
Notes
We begin by recalling the notion of a group. A group is a set together with a binary operation (often denoted as for abelian groups) satisfying: closure, associativity, existence of identity, and existence of inverses. When the operation is written as , the group is often called an additive group and is usually abelian (commutative). The additive identity is , and the additive inverse of is .
A subgroup of a group is a subset that is itself a group under the same operation. For an additive group , an additive subgroup is a subgroup in this sense. Equivalently, is an additive subgroup if it is nonempty, closed under addition: , and closed under taking additive inverses: . Note that closure under addition and inverses automatically implies the subgroup contains the identity (since ).
Additive subgroups are the basic building blocks for rings: the additive group of a ring is an abelian group, and its additive subgroups are the first step toward defining subrings and ideals. An ideal in a ring is an additive subgroup that also satisfies and for all in the ring and in . Thus, additive subgroups are prerequisites for ideal theory.
Examples: In under addition, the set is an additive subgroup for any integer . In under vector addition, any line through the origin is an additive subgroup.
Relation to Other Structures
Additive subgroups appear in various algebraic contexts. In module theory, a submodule of an -module is an additive subgroup closed under scalar multiplication. In linear algebra, a subspace of a vector space is an additive subgroup closed under scalar multiplication.
Examples
- Even integers: is an additive subgroup of because sum of two evens is even, and the negative of an even is even.
- Rational numbers: is an additive subgroup of .
- Diagonal matrices: The set of diagonal matrices with real entries is an additive subgroup of under matrix addition.
Significance
Foundation for Ring Theory
Additive subgroups are the underlying additive structure for subrings and ideals. Understanding them is essential for studying the decomposition of rings and modules.
General Algebra
The concept of subgroup is one of the first abstract algebraic structures, and additive subgroups provide a concrete intuition for the more general notion of subgroups in group theory.
Glossary
| Term / Symbol | Meaning |
|---|---|
| Additive group | A group whose operation is denoted by addition, typically abelian. |
| Subgroup | A subset of a group that is itself a group under the same operation. |
| Additive identity | The element 0 such that a+0 = a for all a in the group. |
| Additive inverse | For an element a, the element -a such that a + (-a) = 0. |
| Closure | The property that the sum of two elements in the subset is also in the subset. |