Commit 2022-05-27 23:26 a08d1797
View on Github →refactor(set_theory/ordinal/*): ordinal.succ → order.succ (#14243)
We inline the definition of ordinal.succ in the succ_order instance. This allows us to comfortably use all of the theorems about order.succ to our advantage.