Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
int.dvd_lcm_right
Modification history
2020-10-14 08:24
src/algebra/gcd_monoid.lean
refactor(data/int/gcd,ring_theory/int/basic): collect integer divisibility results from various files (#4572) …
Modified
int.dvd_lcm_right
View on Github →
2019-02-10 16:44
src/algebra/gcd_domain.lean
refactor(*): refactor associates (#710)
Modified
int.dvd_lcm_right
View on Github →
2018-08-31 17:48
data/int/gcd.lean
feat(data/int/gcd): extended gcd to integers (#218) …
Added
int.dvd_lcm_right
View on Github →