mathlib
67549d93 - feat(order/filter/at_top_bot): add `at_bot` versions for (almost) all `at_top` lemmas (#3845)

Commit
5 years ago
feat(order/filter/at_top_bot): add `at_bot` versions for (almost) all `at_top` lemmas (#3845) There are a few lemmas I ignored, either because I thought a `at_bot` version wouldn't be useful (e.g subsequence lemmas), because there is no "order inversing" equivalent of `monotone` (I think ?), or because I just didn't understand the statement so I was unable to tell if it was useful or not. Co-authored-by: Anatole Dedecker <48656793+ADedecker@users.noreply.github.com>
Author
Parents
Loading