Commit 2025-03-21 08:43 5875bc5c
View on Github →feat(Algebra/Order/Floor): add nonnegativity / Nat
casting lemmas for Int.ceil
with weaker hypotheses (#22949)
This PR adds weaker hypotheses for nonnegativity and Nat
-casting from assuming that the ceiling's argument a
is nonnegative to assuming that -1 < a
.