Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-05-04 15:53 0038a043

View on Github →

feat(data/int/cast): int cast division lemmas (#13929) Adds lemmas for passing int cast through division, and renames the nat versions from nat.cast_dvd to nat.cast_div. Also some golf.

Estimated changes