Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-08-16 13:24 c239c99e

View on Github →

feat(algebra/order/monoid_lemmas_zero_lt): remove primes, add missing lemmas (#14774) These lemmas are very similar to the existing ones, but with different assumptions. I intend to move the positivity assumption to the first place of assumptions in a future PR. So I just simply deleted some things in docstr.

Estimated changes

deleted theorem zero_lt.mul_lt_mul_left'
deleted theorem zero_lt.mul_lt_mul_right'