code for Lists
This commit is contained in:
parent
650610600f
commit
4df09d9b05
1 changed files with 2 additions and 2 deletions
|
@ -238,9 +238,9 @@ last combines the left inverse of `B ≲ A` with the equivalences of
|
|||
the `to` and `fro` components from the two embeddings to obtain
|
||||
the right inverse of the isomorphism.
|
||||
|
||||
## Tabular reasoning for encoding
|
||||
## Tabular reasoning for embedding
|
||||
|
||||
We can also support tabular reasoning for encoding,
|
||||
We can also support tabular reasoning for embedding,
|
||||
analogous to that used for isomorphism.
|
||||
|
||||
\begin{code}
|
||||
|
|
Loading…
Reference in a new issue