Commit 2025-03-06 06:02 83b82840

View on Github →

chore(GroupAction/Pointwise): review API (#22563)

  • Move lemmas assuming IsUnit to the IsUnit namespace.
  • Move IsUnit.smul_bijective to an earlier file.
  • Use weaker typeclass assumptions (e.g., SMul instead of MulAction) here and there.
  • Make more arguments implicit.

Estimated changes