Commit 2024-08-26 10:46 d2c834ba
View on Github →chore(SetTheory/Ordinal/*): make Ordinal.enum
an order isomorphism (#5582)
Suggested at https://github.com/leanprover-community/mathlib/pull/18547#discussion_r1149673778
Cons: This will cause goals of the form o ∈ {o : Ordinal | o < type r}
rather than o < type r
.