Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
int.coe_nat_div
Modification history
2020-04-16 08:33
src/data/int/basic.lean
refactor(tactic/norm_cast): simplified attributes and numeral support (#2407) …
Modified
int.coe_nat_div
View on Github →
2019-05-14 12:43
src/data/int/basic.lean
feat(tactic): new tactics to normalize casts inside expressions (#988) …
Modified
int.coe_nat_div
View on Github →
2018-06-12 22:37
data/int/basic.lean
feat(data/num/basic): add div,mod,gcd for num,znum
Added
int.coe_nat_div
View on Github →