Commit 2025-07-19 23:40 05f5869a
View on Github →refactor(SetTheory/Ordinal/Arithmetic): redefine subtraction (#26889)
We redefine ordinal subtraction so as to make add_sub_cancel_of_le
an immediate corollary. This allows us to give a much simpler proof for add_le_iff_of_isSuccLimit
.