Ring

Dependencies:

  1. Group

$(R, +, \circ)$ is a ring iff all of the following conditions are met (here $ab$ means $a \circ b$):

A ring is said to be commutative if the $\circ$ operator is commutative.

Common examples of commutative rings are $(\mathbb{Q}, +, \times)$, $(\mathbb{R}, +, \times)$ and $(\mathbb{C}, +, \times)$ (it is trivial to prove that they are commutative rings).

Dependency for:

  1. Ideal
  2. 0x = 0 = x0
  3. Field
  4. Zn is a ring
  5. (-a)b = a(-b) = -ab
  6. Conditions for a subset of a ring to be a subring
  7. Characteristic of ring equals additive order of unity
  8. Integral Domain
  9. Ring isomorphism
  10. Vector optional
  11. Matrix
  12. Determinant
  13. Polynomial

Info:

Transitive dependencies:

  1. Group