mathlib
4b890a24
- feat(*): make int.nonneg irreducible (#4601)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
feat(*): make int.nonneg irreducible (#4601) In #4474, `int.lt` was made irreducible. We make `int.nonneg` irreducible, which is stronger as `int.lt` is expressed in terms of `int.nonneg`.
References
#4925 - Make prime-avoidance branch build
Author
sgouezel
Parents
d174295c
Loading