This commit is contained in:
parent
2d92966043
commit
bc92b2184b
1 changed files with 1 additions and 1 deletions
|
@ -202,7 +202,7 @@ In Agda, we can write it like this:
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
Now, the fun part is to show the extra requirements that is needed to show that these two functions indeed form an isomorphisms:
|
Now, the fun part is to show the extra requirements that are needed to show that these two functions indeed form an isomorphism:
|
||||||
|
|
||||||
* $f(g(s)) \equiv s$
|
* $f(g(s)) \equiv s$
|
||||||
* $g(f(b)) \equiv b$
|
* $g(f(b)) \equiv b$
|
||||||
|
|
Loading…
Reference in a new issue