Commit 2023-02-13 06:43 c9623a9c
View on Github →feat: port SetTheory.Ordinal.Basic (#2217)
Needed to add some explicit universes here and there, add some _aux
simp lemmas, and reformat some funky inductions. What is unfortunate is that succ_one : succ (1 : Ordinal) = 2
is not true by rfl
anymore.