Skip to content
Snippets Groups Projects
Commit c649851b authored by Philip Kaluđerčić's avatar Philip Kaluđerčić :u7121:
Browse files

Define functor category when defining functor categories, not `Cat'

parent 66a286af
No related branches found
No related tags found
No related merge requests found
...@@ -89,9 +89,11 @@ ...@@ -89,9 +89,11 @@
\end{example} \end{example}
\begin{example}\label{ex:cat} \begin{example}\label{ex:cat}
The \de{category} of functors \(\fc{\C}{\D}\) Given the \defn{category}{categories} \(\C\) (\de{small}) and
has \defn{category}{categories} as \des{object} and \des{functor} as \(\D\), the \emph{functor category} \(\fc{\C}{\D}\) has
\des{morphism}, given that \(\C\) is \de{small}. \des{functor} \(F : \map{\C}{\D}\) as \des{object} and
\defn{nattran}{natural transformations} \(\eta : \map{F}{G}\) as
\des{morphism}.
\end{example} \end{example}
\begin{example}\label{ex:veck} \begin{example}\label{ex:veck}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment