Question details
What is a ring in abstract algebra? Intuitive explanation
I'm learning abstract algebra and we just defined rings. I understand the formal definition: A ring (R, +, ·) is a set with two binary operations such that: 1. (R, +) is an abelian group 2. (R, ·) is associative 3. Distributive laws hold But why do we study rings? What are the most important examples? And what is the difference between a ring, a domain, and a field? Also, what is ℤₙ (integers modulo n) as a ring?
more