Commit 2026-08-28 03:45 7c77f6d6
View on Github →chore(Algebra/Order/Monoid/Unbundled/Basic): golfing + formatting (#38227)
We make use of variable, fix some weird spacing, and golf many proofs.
The only breaking change is that mul_lt_iff_lt_one_left'/add_lt_iff_neg_left now takes an explicit argument, matching the theorems surrounding it.