Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
nat.mod_div_self
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.mod_div_self
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.mod_div_self
View on Github →
2021-03-29 13:12
src/data/nat/basic.lean
feat(data/nat/basic): (n+1) / 2 ≤ n (#6863) …
Added
nat.mod_div_self
View on Github →