Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-06-14 18:24 d5c72605

View on Github →

feat(order/monotone): add lemmas about cmp (#14689) Also replace order_dual.cmp_le_flip with lemmas about to_dual and of_dual.

Estimated changes

added theorem cmp_le_of_dual
added theorem cmp_le_to_dual
added theorem cmp_of_dual
added theorem cmp_to_dual
deleted theorem order_dual.cmp_le_flip