Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-10-27 19:53 a1ab984c

View on Github →

feat(data/finset/lattice,order/basic): add lemmas in order_dual, prove dual order exchanges max' and min' (#4715) Introduce functionality to work with order duals and monotone decreasing maps. The pretty part of the code is by Johan Commelin, the ugly part is my own addition!

Estimated changes