Commit 2024-10-03 10:58 81d41598
View on Github →chore: generalise more lemmas from LinearOrderedField
to GroupWithZero
(#17359)
... and move the lemmas from Algebra.Order.Field.Basic
to Algebra.Order.GroupWithZero.Unbundled
. Also take the opportunity to add ₀
at the end, per the naming convention, and to make the priming of the lemmas consistent among pairs (primes should be on the lemmas changing left multiplication into right multiplication).