Commit 2024-02-13 12:46 c2320208
View on Github →chore(Cardinal/Basic): split (#10466)
Move toNat and toPartENat to new files.
No changes in the code moved to the new files.
One lemma remains in Basic but used toNat in the proof,
so I changed the proof.
I'm going to redefine them in terms of toENat, so I need to move them out of Basic first.