Commit 2025-07-18 23:34 0bab0826

View on Github →

feat(Algebra): MulOpposite lemmas (#27263) Also add more lemmas towards #27241:

  • generalize (Add)MonoidAlgebra.opRingEquiv to weaker typeclass assumptions.
  • add UniqueMul/Add.mono.
  • add stability of some typeclasses under MulEquivs.

Estimated changes