Commit 2024-08-26 13:45 9295e9f3
View on Github →refactor: Generalise ordered field lemmas to ordered groups with zero (#16036)
Also generalise LinearOrderedCommGroupWithZero lemmas, add a few missing ones and unify the names.
Note that this doesn't generalise all eligible lemmas as there are too many for a single PR.
Unify:
le_div_iff→le_div_iff₀le_div_iff'→le_div_iff₀'div_le_iff→div_le_iff₀div_le_iff'→div_le_iff₀'mul_le_one₀→mul_le_one'one_le_mul₀→one_le_mul'From LeanAPAP