Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit 91a43e7

Browse files
committed
feat(algebra/order/monoid): Co/contravariant classes for with_bot/with_top (#13369)
Add the `covariant_class (with_bot α) (with_bot α) (+) (≤)` and `contravariant_class (with_bot α) (with_bot α) (+) (<)` instances, as well as the lemmas that `covariant_class (with_bot α) (with_bot α) (+) (<)` and `contravariant_class (with_bot α) (with_bot α) (+) (≤)` almost hold. On the way, match the APIs for `with_bot`/`with_top` by adding missing lemmas. Co-authored-by: Wrenna Robson <wren.robson@gmail.com>
1 parent 874dde5 commit 91a43e7

File tree

2 files changed

+400
-292
lines changed

2 files changed

+400
-292
lines changed

0 commit comments

Comments
 (0)