Commit 2024-10-10 11:56 f13b8bf8
View on Github →feat(SetTheory/Ordinal/Nimber): nim addition of natural numbers is XOR (#16878)
We also introduce the notation ∗o for Ordinal.toNimber o. Note that for n : ℕ, ∗n is not the same as NatCast, as e.g. ∗2 ≠ ↑2 = 0.