We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently in Int there is a bunch of properties like +Comm that maybe should be hidden. Indeed they are often in double with opening a RingStr
The text was updated successfully, but these errors were encountered:
We talked about it, the idea would be to
Put those lemma in named module so that people have to open it to acces it.
Add comment on top of the concern files saying not to use them but to use the following instances [...] instead . For instance the CommRing for Int
The concerned files would be at least Int and Nat
Sorry, something went wrong.
No branches or pull requests
Currently in Int there is a bunch of properties like +Comm that maybe should be hidden.
Indeed they are often in double with opening a RingStr
The text was updated successfully, but these errors were encountered: