You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.
Currently it's represented by nat, which is the theoretical-mathematics version of a natural number, but it would be better to use N, the binary version, since we're never doing mathematical induction on it and it would save silly work converting between the two.
The text was updated successfully, but these errors were encountered:
Currently it's represented by
nat
, which is the theoretical-mathematics version of a natural number, but it would be better to useN
, the binary version, since we're never doing mathematical induction on it and it would save silly work converting between the two.The text was updated successfully, but these errors were encountered: