Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
nat.mul_div_mul_comm_of_dvd_dvd
Modification history
2022-12-03 19:18
src/data/nat/order/basic.lean
chore(nat/order/basic): remove implicit variables (#17707)
Modified
nat.mul_div_mul_comm_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.mul_div_mul_comm_of_dvd_dvd
View on Github →
2022-07-02 12:02
src/data/nat/basic.lean
feat(data/nat/basic): add `mul_div_mul_comm_of_dvd_dvd` (#15031) …
Added
nat.mul_div_mul_comm_of_dvd_dvd
View on Github →