twitter / algebird

Abstract Algebra for Scala
https://twitter.github.io/algebird
Apache License 2.0
2.29k stars 346 forks source link

Update ring.md #1159

Closed cmcdev-code closed 6 months ago

cmcdev-code commented 6 months ago

The previous version of the documentation omitted an important property of rings concerning the additive identity and multiplication. Specifically, it is a fundamental property of rings that multiplying any element by the additive identity (0) results in the additive identity (0). This change ensures the documentation accurately reflects this property, enhancing both the correctness and comprehensiveness of the material. This property is critical for understanding how elements within a ring interact under multiplication, especially in educational contexts where learners are building foundational knowledge of algebraic structures.

CLAassistant commented 6 months ago

CLA assistant check
All committers have signed the CLA.