-
Notifications
You must be signed in to change notification settings - Fork 251
[ add ] rule of signs for RingWithoutOne
#2761
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
base: master
Are you sure you want to change the base?
Conversation
A general point about |
I'm thinking |
In the interest of getting a release out, I'm bumping this to v2.4 |
Surprised to find this was not anywhere in the library!
Warm-up for tackling #2704 , so could instead be folded into a PR for that, but this is of independent interest/importance?
Took the liberty of using the PR also to do some tidying up of the module... and to fix the markup in
CHANGELOG
... prompting me to revisit #1875 : I'd still push for deprecating
x+x≈x⇒x≈0
in favour of+-identityˡ-unique
, otherwise if we think this lemma important enough, then perhaps it should be re-exported from where it's first definable, namely all the way up (down?) the hierarchy inAlgebra.Loop.Properties
...