Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
nat.gcd_eq_zero_iff
Modification history
2021-11-29 17:49
src/data/nat/gcd.lean
refactor(data/nat/fib): use `nat.iterate` (#10489) …
Modified
nat.gcd_eq_zero_iff
View on Github →
2021-01-20 22:33
src/data/nat/gcd.lean
feat(data/nat/modeq): Generalised version of the Chinese remainder theorem (#5683) …
Added
nat.gcd_eq_zero_iff
View on Github →