Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Commit
2022-03-05 13:15
fa6b16e1
View on Github →
feat(data/nat/prime): add nat.eq_two_pow_or_exists_odd_prime_and_dvd (
#12395
)
Estimated changes
Modified
src/data/nat/prime.lean
added
theorem
nat.eq_prime_pow_of_unique_prime_dvd
added
theorem
nat.eq_two_pow_or_exists_odd_prime_and_dvd
added
theorem
nat.prime.eq_two_or_odd'