Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
nat.find_greatest_eq_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.find_greatest_eq_iff
View on Github →
2021-12-03 08:57
src/data/nat/basic.lean
feat(data/nat/basic): Monotonicity of `nat.find_greatest` (#10507) …
Modified
nat.find_greatest_eq_iff
View on Github →
2020-09-28 17:22
src/data/nat/basic.lean
refactor(data/nat/basic): review API of `nat.find_greatest` (#4274) …
Added
nat.find_greatest_eq_iff
View on Github →