Commit 2026-08-05 23:32 8be9d514

View on Github →

chore: generalize NoZeroDivisors to IsReduced when possible (#42417) Follow-up to #33775. In several places where eq_zero_of_pow_eq_zero or related lemmas are being used, we can generalize from NoZeroDivisors to IsReduced without changing anything else.

Estimated changes