fix a typo
This commit is contained in:
parent
83b8e6da00
commit
eae2f16659
1 changed files with 1 additions and 1 deletions
|
@ -465,7 +465,7 @@ And to establish the following properties:
|
||||||
Using the above, establish that there is an isomorphism between `ℕ` and
|
Using the above, establish that there is an isomorphism between `ℕ` and
|
||||||
`∃[ b ](Can b)`.
|
`∃[ b ](Can b)`.
|
||||||
|
|
||||||
We recommend proving following lemmas which show that, for a given
|
We recommend proving the following lemmas which show that, for a given
|
||||||
binary number `b`, there is only one proof of `One b` and similarly
|
binary number `b`, there is only one proof of `One b` and similarly
|
||||||
for `Can b`.
|
for `Can b`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue