mathlib
mathlib copied to clipboard
feat(data/finset/lattice): 3*2 lemmas about max/min and max'/min'
The six lemmas in this PR show that
finset.maxandfinset.max'coincide (when and how they can);- the
finset.max'ofs.erase xis notx; - the
finset.maxofs.erase xis notx;
and their @[to_dual] analogues.
You should prove the corresponding lemmas about min too.
I've got this down to a single lemma that is still missing a one-line proof: any golfing suggestions? :smile:
:v: adomani can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.
bors r+
bors r+
Pull request successfully merged into master.
Build succeeded: