Commit 2026-03-12 18:27 b6176c7c
View on Github →chore(Order/OrderDual): move material on OrderDual (#35150)
This PR moves material about OrderDual from Mathlib.Order.Synonym to Mathlib.Order.OrderDual, so that these two files become independent. This way, Mathlib.Order.Synonym will not be on the long pole.
Note: it seems that the file Mathlib.Order.Synonym used to define OrderDual. Maybe that file should now be renamed to Order.Lex?