Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
nat.div_mul_div_comm
Modification history
2022-12-03 19:18
src/data/nat/order/basic.lean
chore(nat/order/basic): remove implicit variables (#17707)
Modified
nat.div_mul_div_comm
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_mul_div_comm
View on Github →
2022-03-03 19:27
src/data/nat/basic.lean
chore(algebra/{group,group_with_zero}/basic): rename `div_mul_div` and `div_mul_comm` (#12365) …
Added
nat.div_mul_div_comm
View on Github →