mathlib3
929c9018 - refactor(ring_theory/*): Remove unnecessary commutativity assumptions (#13966)

Commit
3 years ago
refactor(ring_theory/*): Remove unnecessary commutativity assumptions (#13966) This replaces `[comm_ring R]` or `[comm_semiring R]` with `[ring R]` or `[semiring R]`, without changing any proofs.
Parents
Loading