Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
le_mul_of_le_right
Modification history
2023-03-27 18:59
src/algebra/order/monoid/canonical/defs.lean
feat(algebra/order/monoid/min_max): `a₁ * b₁ ≤ a₂ * b₂ → a₁ ≤ a₂ ∨ b₁ ≤ b₂` (#18667) …
Added
le_mul_of_le_right
View on Github →