Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Def
nat.gcd_a
Modification history
2018-08-31 17:48
data/int/basic.lean
refactor(data/int/gcd): move int gcd proofs to the GCD theory
Modified
nat.gcd_a
View on Github →
2018-08-30 15:34
data/int/basic.lean
refactor(data/nat,int): separate int from nat, i.e. do not import any int theory in nat
Modified
nat.gcd_a
View on Github →
2017-12-01 08:02
data/nat/gcd.lean
feat(theories/number_theory/dioph): Pell equation, diophantine equations
Added
nat.gcd_a
View on Github →