Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
nat.find_greatest_mono
Modification history
2022-12-03 19:18
src/data/nat/order/basic.lean
chore(nat/order/basic): remove implicit variables (#17707)
Modified
nat.find_greatest_mono
View on Github →
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_mono
View on Github →
2021-12-03 08:57
src/data/nat/basic.lean
feat(data/nat/basic): Monotonicity of `nat.find_greatest` (#10507) …
Added
nat.find_greatest_mono
View on Github →