Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-06-29 18:27 397d45f2

View on Github →

feat(algebra/order/monoid): a + b ≤ c → a ≤ c (#15033) Generalize four lemmas that were left by previous PRs before canonically_ordered_monoid was a thing.

Estimated changes