Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
ceil_le_floor_add_one
Modification history
2021-10-14 13:24
src/algebra/floor.lean
refactor(algebra/floor): Rename floor and ceil functions (#9590) …
Deleted
ceil_le_floor_add_one
View on Github →
2019-10-19 19:04
src/algebra/floor.lean
feat(algebra/floor): prove `⌈x⌉ ≤ ⌊x⌋ + 1` (#1568)
Added
ceil_le_floor_add_one
View on Github →