Commit 2026-05-01 13:07 0797a974

View on Github →

chore: not_isSuccLimit_iffnot_isSuccLimit_iff_succ_eq (#38235) A lemma with such a simple name as not_isSuccLimit_iff shouldn't require a partial successor order! The new not_isSuccLimit_iff is a straightforward unfolding of the definitions and requires only a preorder.

Estimated changes