[Merged by Bors] - feat(algebra/ordered_semiring): relax 0 < 1 to 0 ≤ 1#4363
[Merged by Bors] - feat(algebra/ordered_semiring): relax 0 < 1 to 0 ≤ 1#4363
Conversation
Co-authored-by: Gabriel Ebner <gebner@gebner.org>
Co-authored-by: Gabriel Ebner <gebner@gebner.org>
Co-authored-by: Gabriel Ebner <gebner@gebner.org>
Co-authored-by: Gabriel Ebner <gebner@gebner.org>
@semorrison Would you mind splitting the PR into two pieces? |
@rwbarton, I did this largely because I'm happy to try switching it over if anyone would prefer that. |
I'm cautiously in favour of using Many of the changes in this PR go into fixing expressions of the form |
I don't think so --- there are 273 appearances of |
Vierkantor
left a comment
There was a problem hiding this comment.
I'm happy with this except for the one open suggestion. Let's merge this before more conflicts arise.
bors d+
|
✌️ semorrison can now approve this pull request. To approve and merge a pull request, simply reply with |
|
bors merge |
Per [discussion](#4296 (comment)) in #4296. Co-authored-by: Scott Morrison <scott.morrison@gmail.com> Co-authored-by: Rob Lewis <Rob.y.lewis@gmail.com>
|
Pull request successfully merged into master. Build succeeded: |
Per discussion in #4296.