Abstract Algebra/Rings, ideals, ring homomorphisms
< Abstract AlgebraBasic definitions
Definition 10.1:
A ring is a set together with two binary operations and and two special elements, the unit and the zero , such that:
- is an abelian group with respect to with neutral element .
- is a monoid (that is, a group without inversion) with respect to with neutral element .
- The distributive laws hold: , .
Examples 10.2:
- The whole numbers with respect to usual addition and multiplication are a ring.
- Every field is a ring.
- If is a ring, then all polynomials over form a ring. This example will be explained later in the section on polynomial rings.
Definition 10.3:
Let be a ring. A left ideal of is a subset such that the following two things hold:
- is a subgroup of .
- , where (closedness by left multiplication).
Replacing closedness by left multiplication by closedness by right multiplication, we can define right ideals, and then both-sided ideals. If is a both-sided ideal of , we write .
Residue class rings
Definition and theorem 10.4:
Let be a ring, and . Then we define a relation on as follows:
- .
This relation is an equivalence relation, and an equivalence class shall be denoted by for . If we define an addition
and a multiplication
- ,
then these two are well-defined (i. e. independent of the choice of the representatives and ) and turn into a ring, called the residue class ring with respect to the ideal .
Proof:
First, we check that is an equivalence relation.
- Reflexiveness: since is an additive subgroup.
- Symmetry: since inverses are in the subgroup.
- Transitivity: Let and . Then , since a subgroup is closed under the group operation.
Then we check that addition and multiplication are well-defined. Let and . Then
- for certain .
Furthermore,
for these same ; this is in by closedness by left and right multiplication.
The ring axioms directly carry over from the old ring .
Ring homomorphisms
Definition 10.5:
Let be rings. A ring homomorphism between the two is a map
such that:
- For all and .
- ( is the unit of and of ).