Commit 2022-05-05 13:10 929c9018
View on Github →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.
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.