Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-10-26 21:53 ad7dca6a

View on Github →

feat(algebra/order/floor): some nat.ceil lemmas (#16987) mostly for feature completeness with the int version nat.ceil_coe is renamed to nat.ceil_nat_cast to match the int version

Estimated changes

deleted theorem nat.ceil_coe
added theorem nat.ceil_int_cast
added theorem nat.ceil_nat_cast
modified theorem nat.ceil_one
modified theorem nat.ceil_zero
added theorem nat.one_le_ceil_iff