Commit 2025-12-24 14:13 155c3639

View on Github →

chore: more to_dual tags on Order.(succ/pred) (#33150) I had to change some proofs to use succ_le_succ instead of succ_mono, since the latter can't yet be dualized. In the future, we should probably deprecate the former.

Estimated changes

deleted theorem Order.le_pred_iff_eq_bot
deleted theorem Order.pred_bot
deleted theorem Order.pred_lt_iff_ne_bot
deleted theorem Order.pred_lt_top
deleted theorem Order.pred_ne_top
deleted theorem Order.pred_succ_le
deleted theorem Order.pred_top_le_iff
deleted theorem Order.pred_top_lt_iff