Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
nat.sub_succ'
Modification history
2022-12-03 19:18
src/data/nat/order/basic.lean
chore(nat/order/basic): remove implicit variables (#17707)
Modified
nat.sub_succ'
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.sub_succ'
View on Github →
2021-10-27 15:13
src/data/nat/basic.lean
feat(data/nat/basic): Add two lemmas two nat/basic which are necessary for the count PR (#10001) …
Added
nat.sub_succ'
View on Github →