Commit 2025-06-25 10:16 17fbb005
View on Github →feat(Set/Monotone): convenience special cases for monotonicity on insert (#26369)
Add four special case lemmas to describe monotonicity on insert
in the case where the new element is above or below all existing ones.
Also make better use of variable
.