mirror of
https://github.com/hmemcpy/milewski-ctfp-pdf.git
synced 2024-11-22 20:01:25 +03:00
Update representable-functors.tex
This commit is contained in:
parent
5e605c7a6e
commit
5b52ac6828
@ -202,8 +202,8 @@ It must respect naturality conditions, and it must be the inverse of \code{alpha
|
||||
alpha . beta = id = beta . alpha
|
||||
\end{snip}
|
||||
We will see later that a natural transformation from $\cat{C}(a, -)$
|
||||
to any $\Set$-valued functor always exists (Yoneda's lemma) but it
|
||||
is not necessarily invertible.
|
||||
to any $\Set$-valued functor always exists as long as $F a$ is
|
||||
non-empty (Yoneda's lemma) but it is not necessarily invertible.
|
||||
|
||||
Let me give you an example in Haskell with the list functor and
|
||||
\code{Int} as \code{a}. Here's a natural transformation that does
|
||||
|
Loading…
Reference in New Issue
Block a user