Commit 2022-04-21 23:36 e728cfd4
View on Github →feat(order/grade): Graded orders (#11308)
Define graded orders. To be the most general, we use is_min
/is_max
rather than order_bot
/order_top
. A grade is a function that respects the covering relation and eventually minimality/maximality.