Commit 2020-06-23 03:11 23d61413
View on Github →chore(algebra/ring,char_zero): generalize some lemmas (#3141)
mul_eq_zero
etc only need [mul_zero_class]
and [no_zero_divisors]
. In particular, they don't need has_neg
. Also deduplicate with group_with_zero.*
.