Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
int.to_nat_sub_of_le
Modification history
2022-11-05 21:51
src/data/int/basic.lean
chore(data/int/basic): split file (#17342) …
Modified
int.to_nat_sub_of_le
View on Github →
2021-06-19 18:19
src/data/int/basic.lean
chore(data/int/basic): rationalize the arguments implicitness (mostly to_nat_sub_of_le) (#7997)
Modified
int.to_nat_sub_of_le
View on Github →
2019-10-26 08:23
src/data/int/basic.lean
feat(data/set/intervals): fintype instances for ℕ and ℤ (#1602) …
Added
int.to_nat_sub_of_le
View on Github →