Jump to content

Ring: Difference between revisions

From Mathepedia, the mathematical encyclopedia
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 **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.
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 LaTeX is a set and LaTeX are two binary operations on LaTeX.

The ordered triplet LaTeX is a ring if it satisfies:

  1. LaTeX is an abelian group.
  2. LaTeX is a monoid.
  3. Multiplication is distributive with respect to addition on both side:
    • LaTeX for all LaTeX (left distributivity)
    • LaTeX for all LaTeX (right distributivity)