Commit 2026-03-24 19:17 d838828d
View on Github →chore(Order/MinMax): use to_dual (#36972)
This PR uses to_dual on some declarations about max/min.
This file, Order.MinMax, is mostly silly now because the max/min theorems are copies of the same sup/inf declarations, except specialized to linear orders.