Commit 2023-09-12 12:40 21f843c8
View on Github →chore (RingTheory.Congruence): make RingCon extend AddCon and Con (#6772)
Currently RingCon
extends Add
and Mul
. This changes it to extend AddCon
and Con
directly.
chore (RingTheory.Congruence): make RingCon extend AddCon and Con (#6772)
Currently RingCon
extends Add
and Mul
. This changes it to extend AddCon
and Con
directly.