mathlib
63014d26
- feat(order/interval): Order intervals (#14807)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
feat(order/interval): Order intervals (#14807) Define `nonempty_interval`, the type of nonempty intervals in an order, namely pairs where the second element is greater than the first, and `interval α` as `with_bot (nonempty_interval α)`.
Author
YaelDillies
Parents
9362a5b5
Loading