Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Commit
2017-12-04 23:05
8d27f70b
View on Github →
feat(tactic/norm_num): add support for {nat,int}.div
Estimated changes
Modified
data/rat.lean
Modified
tactic/norm_num.lean
added
theorem
norm_num.int_div_helper
added
theorem
norm_num.nat_div_helper
Modified
tests/norm_num.lean