Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
nat.two_le_iff
Modification history
2022-10-27 21:30
src/data/nat/basic.lean
chore(data/nat/basic): split into two files, one not depending on the order hierarchy (#17174)
Modified
nat.two_le_iff
View on Github →
2022-05-04 07:50
src/data/nat/basic.lean
feat(algebra/squarefree): relate squarefree on naturals to factorization (#13816) …
Modified
nat.two_le_iff
View on Github →
2021-12-24 21:14
src/data/nat/prime.lean
refactor(data/nat/prime): redefine nat.prime as irreducible (#11031)
Added
nat.two_le_iff
View on Github →