Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
nat.find_greatest_spec_and_le
Modification history
2020-09-28 17:22
src/data/nat/basic.lean
refactor(data/nat/basic): review API of `nat.find_greatest` (#4274) …
Deleted
nat.find_greatest_spec_and_le
View on Github →
2018-08-30 17:30
data/nat/basic.lean
refactor(data/nat): simplify find_greatest; fix namespace nat.nat.find_greatest -> nat.find_greatest
Added
nat.find_greatest_spec_and_le
View on Github →