Commit 2025-03-06 06:02 83b82840
View on Github →chore(GroupAction/Pointwise): review API (#22563)
- Move lemmas assuming
IsUnitto theIsUnitnamespace. - Move
IsUnit.smul_bijectiveto an earlier file. - Use weaker typeclass assumptions (e.g.,
SMulinstead ofMulAction) here and there. - Make more arguments implicit.