Commit 2026-02-23 09:20 cc17c513
View on Github →refactor(Order/Interval/Set/LinearOrder): deprecate duplicates with stronger hypotheses (#35636)
e.g. for Ioo_union_Ioi, c < b is just one of two ways you can get a c < max a b hypothesis.
I kept Ico_union_Ico' and Ioc_union_Ioc' since these are more tedious to prove.