Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ring.md #1159

Merged
merged 1 commit into from
Feb 11, 2024
Merged

Update ring.md #1159

merged 1 commit into from
Feb 11, 2024

Conversation

cmcdev-code
Copy link
Contributor

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.

Fixed the incorrect information about the additive identity in a ring.
@CLAassistant
Copy link

CLAassistant commented Feb 11, 2024

CLA assistant check
All committers have signed the CLA.

@regadas regadas merged commit bcac331 into twitter:develop Feb 11, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants