Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-08-13 12:59 34352c2d

View on Github →

refactor(algebra/associated): change several instances from [integral_domain] to [comm_cancel_monoid_with_zero] (#3744) defines comm_cancel_monoid_with_zero replaces some integral_domain instances with comm_cancel_monoid_with_zero prepares the API for refactoring normalization_domain, gcd_domain, and unique_factorization_domain to monoids

Estimated changes