Provide a pretty-printer for [nat].
Pretty-print nat; this simply reduced to the N pretty printer.
Merge request reports
Activity
I see you have updated the MR; it looks good to me.
It would be good to have a more principled look at whether we have injective instances for all conversion functions between number types now. Also note that the one for
Z.of_nat
is somewhere else in the file: It would be better to put them together. We can also do this later, and, as far as I am concerned, we can merge it.Edited by Robbert Krebbersmentioned in commit 88c82d21
Please register or sign in to reply