Commit 2024-09-06 21:42 77577996
View on Github →refactor(Order/SuccPred/Limit): IsSuccLimit
→ IsSuccPrelimit
(#16518)
A future PR will redefine IsSuccLimit
as a non-minimal IsSuccPrelimit
. This matches standard usage for ordinals and cardinals. The "pre-" in the name was chosen by analogy to e.g. PreconnectedSpace
.
Every theorem that previously used isSuccLimit
in its name is deprecated. Some of these will be overwritten once IsSuccLimit
is defined.