Commit 2019-12-07 13:49 04559629
View on Github →refactor(order/bounds,*): move code around to make order.bounds not depend on complete_lattice (#1783)
- refactor(order/bounds,*): move code around to make
order.boundsnot depend oncomplete_latticeIn another PR I'm going to prove more facts inorder/bounds, then replace many proofs of lemmas about(c)Sup/(c)Infwith references to lemmas aboutis_lub/is_glb. - Move more code to
basic, rewrite the only remaining proof indefault - Rename
- Add
default.lean