Commit 2026-08-24 11:53 8aa544b3
View on Github →chore(Order/WellFounded): use to_dual (#39438)
Creates argmax/argmaxOn duals to the existing argmin/argminOn,
and WellFoundedLT.min/WellFoundedGT.max in order to properly dualize WellFounded.min_le.
Some theorems about WellFounded{LT/GT} which didn't have a dual before have to be renamed to make room,
e.g. StrictMono.range_inj is renamed to StrictMono.range_inj_of_wellFoundedLT.