Commit 2025-06-07 20:52 f4848f31
View on Github →chore(Order): use new ge/gt naming convention - Part 4 (#25572)
This PR fixes the naming and statement of transitivity lemmas for ≤
and <
.
It deprecates gt_of_ge_of_gt
and gt_of_gt_of_ge
The main changes are in Mathlib.Order.Basic
and Mathlib.Order.Defs.PartialOrder