Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
nat.div_eq_iff_eq_of_dvd_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_eq_iff_eq_of_dvd_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_eq_iff_eq_of_dvd_dvd
View on Github →
2022-02-18 19:52
src/data/nat/basic.lean
feat(number_theory/divisors): add `prod_div_divisors` and `sum_div_divisors` (#12087) …
Added
nat.div_eq_iff_eq_of_dvd_dvd
View on Github →