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

Remove redundant fields from Ring #1945

Open
Alizter opened this issue May 2, 2024 · 0 comments
Open

Remove redundant fields from Ring #1945

Alizter opened this issue May 2, 2024 · 0 comments

Comments

@Alizter
Copy link
Collaborator

Alizter commented May 2, 2024

In Ring we ask that the carrier be an abelian group and we also ask for the entire thing to be a ring. This ends up with having duplicated assumptions on the underlying abelian group. It doesn't affect anything in practice since these are all equal as hprops, but it does mean some terms might not unify as expected.

See #1921

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant