mathlib
0c503262
- refactor(*): use `is_empty` instead of `not (nonempty α)` (#8858)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
refactor(*): use `is_empty` instead of `not (nonempty α)` (#8858) `eq_empty_of_not_nonempty` gets dropped in favour of `eq_empty_of_is_empty`.
Author
urkud
Parents
fe13f030
Loading