Rings and Ideals - Core Definitions
Rings extend the structure of abelian groups by adding a second operation (multiplication), providing the algebraic framework for arithmetic and polynomial algebra.
A ring is a set together with two binary operations (addition) and (multiplication) satisfying:
- is an abelian group with identity
- Multiplication is associative:
- Distributive laws: and
If multiplication is commutative, is a commutative ring. If there exists with for all , then is a ring with identity (or unital ring).
- Integers: with usual addition and multiplication
- Polynomials: (polynomials with integer, rational, real coefficients)
- Matrix rings: ( matrices over a ring )
- Function rings: (continuous real functions on )
- Modular integers: (integers modulo )
A subset of a ring is a left ideal if:
- is a subgroup of
- For all and , we have
Similarly, is a right ideal if for all . An ideal that is both left and right is a two-sided ideal (or simply an ideal).
For commutative rings, left, right, and two-sided ideals coincide.
Ideals generalize the notion of "multiples" from . Just as consists of all multiples of , an ideal consists of elements that can be "multiplied into" from the outside.
For , the principal ideal generated by is:
In , every ideal has the form for some . In polynomial rings over a field , every ideal is also principal.
Ideals play the role for rings that normal subgroups play for groups: they are precisely the kernels of ring homomorphisms and allow the construction of quotient rings. The study of ideal structure reveals deep properties of the ring.
Understanding rings requires recognizing both their additive structure (an abelian group) and their multiplicative structure, along with how these interact via the distributive laws.