mathlib3
4df649cb
- feat(data/nat/modeq): Upper bound for `chinese_remainder` (#9783)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
feat(data/nat/modeq): Upper bound for `chinese_remainder` (#9783) Proves that `chinese_remainder' < lcm n m` and `chinese_remainder < n * m`, as claimed by the doc-strings.
Author
tb65536
Parents
1f8c96ba
Loading