mathlib3
c1936c1f
- feat(order/basic): define `is_top` and `is_bot` (#9493)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
feat(order/basic): define `is_top` and `is_bot` (#9493) These predicates allow us to formulate & prove some theorems simultaneously for the cases `[order_top α]` and `[no_top_order α]`.
Author
urkud
Parents
e789ad31
Loading