Commit 2025-07-02 18:41 ff4abc2e
View on Github →refactor(SetTheory/Ordinal/Arithmetic): rework Ordinal.pred API (#26612)
This PR does the following:
- give a simpler definition of
Ordinal.pred - replace
¬ ∃ a, o = succ aand∀ a, o ≠ succ abyIsSuccPrelimit othroughout - improve theorem names