Ring: Difference between revisions
Appearance
Created page with "In ring theory, a **ring** is an algebraic sturcture consisting of a set with two binary operations. Integer equiped with addition and multiplication, polinomials, square matrices and functions are typical examples of rings. ==Definition== Suppose that <math>R</math> is a set and <math>+, \cdot\colon R\times R \to R</math> are two binary operations on <math>R</math>. The ordered triplet <math>(R,+,\cdot)</math> is a ring if it satisfies: # <math>(R,+)</math> is..." |
No edit summary |
||
| Line 1: | Line 1: | ||
In [[ring theory]], a | In [[ring theory]], a '''ring''' is an algebraic sturcture consisting of a set with two binary operations. Integer equiped with addition and multiplication, polinomials, square matrices and functions are typical examples of rings. | ||
==Definition== | ==Definition== | ||
Latest revision as of 22:54, 11 June 2026
In ring theory, a ring is an algebraic sturcture consisting of a set with two binary operations. Integer equiped with addition and multiplication, polinomials, square matrices and functions are typical examples of rings.
Definition
Suppose that is a set and
are two binary operations on
.
The ordered triplet is a ring if it satisfies:
is an abelian group.
is a monoid.
- Multiplication is distributive with respect to addition on both side:
for all
(left distributivity)
for all
(right distributivity)