Ring theory MOC

Ring

A ring is an algebraic structure on a set, consisting of both an Abelian group and a monoid over the set which satisfy a distributivity condition โ€” equivalently, rings are monoids in ๐– ๐–ป.

That is a ring (๐‘…, +, โ‹…) consists of an Abelian group (๐‘…, +) called addition and a Monoid (๐‘…, โ‹…) called multiplication, with the extra conditions1 #m/def/ring

A ring may be generalized to a Rng (possibly lacking unity, where multiplication need only be a Semigroup), or a Rig (possibly lacking additive inverses, where addition need only be an abelian monoid), or specified to an Integral domain or Field (where both operations form abelian groups ignoring the additive identity, i.e. every element except 0 is a unit2).

Terminology

Properties

A ring has all the properties of a Rng, in addition:

  1. ( โˆ’1)๐‘Ž = โˆ’๐‘Ž
  2. ( โˆ’1)( โˆ’1) =1
Proof of 1โ€“2

Both ^P1 and ^P2 follow directly from Properties.

Examples


#state/tidy | #lang/en | #SemBr

Footnotes

  1. 2009. Algebra: Chapter 0, ยงIII.1.1, pp. 119โ€“120 โ†ฉ

  2. A multiplicative unit is an element with a multiplicative inverse. A Zero-divisor can multiply a nonzero element to give zero. An element cannot be both. โ†ฉ