Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
nat.factors_prime
Modification history
2022-12-08 18:41
src/data/nat/factors.lean
chore(data/nat/prime): reduce imports more (#17854) …
Modified
nat.factors_prime
View on Github →
2020-04-22 16:17
src/data/nat/prime.lean
chore(*): only import one file per line (#2470) …
Modified
nat.factors_prime
View on Github →
2020-04-19 01:55
src/data/nat/prime.lean
feat(data/nat/prime) factors of a prime number is the list [p] (#2452) …
Added
nat.factors_prime
View on Github →