Commit 2024-07-16 00:30 a5fc1b2a
View on Github →chore (Algebra.Order.Monoid.Canonical.Defs): split off ExistsAddOfLE
and ExistsMulOfLE
(#14390)
The type classes ExistsAddOfLE
and ExistsMulOfLE
are unbundled versions of canonical ordering. To use them properly and avoid bundled ordered algebraic classes, we should put them in a separate file.