Summary

Ring theory

Definition

A ring is an ordered tuple where is a set and and are binary operations on such that:

  • is an Abelian group.
  • is associative: for all .
  • The distributive laws hold: and for all .

Note

  • A ring is a not necessarily commutative group. Hence, the multiplication operation may not be commutative.

Types of rings

Commutative ring

Definition

A commutative ring is a ring where the multiplication operation is commutative, i.e., for all .

Examples

  • The set of integers under addition and multiplication is a commutative ring.
  • The set of rational numbers under addition and multiplication is a commutative ring.

Non-commutative ring

Definition

A non-commutative ring is a ring where the multiplication operation is not commutative, i.e., for some .

Examples

  • The set of matrices over a field is a non-commutative ring.
  • The set of quaternions is a non-commutative ring.

Finite ring

Definition

A finite ring is a ring with a finite number of elements.

Examples

  • The ring of integers modulo is a finite ring.
  • The ring of matrices over a field is a finite ring.

Infinite ring

Definition

An infinite ring is a ring with an infinite number of elements.

Examples

  • The ring of integers is an infinite ring.
  • The ring of polynomials over a field is an infinite ring.

Ring with identity

Definition

A ring with identity is a ring that has a multiplicative identity element, denoted by .

Examples

  • The set of integers under addition and multiplication is a ring with identity.
  • The set of real numbers under addition and multiplication is a ring with identity.

Ring without identity (Rng)

Definition

A ring without identity is a ring that does not have a multiplicative identity element.

Examples

  • The set of even integers under addition and multiplication is a ring without identity.
  • The set of matrices over a field is a ring without identity.

Polynomial ring

Definition

Let a ordered tuple be a ring. A polynomial ring is a ring formed by polynomials over the ring .

A polynomial, denoted by , is a formal expression of the form where and is a non-negative integer. The set of all polynomials in the variable with coefficients in the ring forms a polynomial ring denoted by .

Examples

  • The ring of polynomials with coefficients in is a polynomial ring.
  • The ring of polynomials with coefficients in a matrix ring is a polynomial ring.