Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
nat.div_lt_div_of_lt_of_dvd
Modification history
2022-11-11 04:41
src/data/nat/order/basic.lean
refactor(*): simplifying import hierarchy up to dat.rat.order (#17435) …
Modified
nat.div_lt_div_of_lt_of_dvd
View on Github →
2022-10-27 21:30
src/data/nat/basic.lean
chore(data/nat/basic): split into two files, one not depending on the order hierarchy (#17174)
Modified
nat.div_lt_div_of_lt_of_dvd
View on Github →
2022-05-12 20:54
src/data/nat/basic.lean
feat(data/nat/basic): four lemmas on nat and int division (#13991) …
Added
nat.div_lt_div_of_lt_of_dvd
View on Github →