mathlib
969c6a3e
- feat(data/int/parity): update to match nat/parity (where applicable) (#7155)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
feat(data/int/parity): update to match nat/parity (where applicable) (#7155) We had a number of lemmas for `nat` but not for `int`, so I add them. I also globalize variables in the file and add a module docstring.
Author
benjamindavidson
Parents
30ee691e
Loading