Commit 2022-11-23 13:35 a7cbedda
View on Github →feat(Algebra.Group.Defs): add IsCancelMul (#606)
We add a class IsCancelMul
(and also other related classes).
I've also fixed a lot of docstrings.
Corresponding mathlib3 PR is [#17440](https://github.com/leanprover-community/mathlib/pull/17440).