From 4960442103047594c9f22cbfeaf894868deba440 Mon Sep 17 00:00:00 2001 From: Nathaniel Wesley Filardo Date: Sat, 3 Mar 2012 11:10:42 -0500 Subject: [PATCH] Fix typo found by wren --- yoneda.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yoneda.tex b/yoneda.tex index 58fd5c1..9937df0 100644 --- a/yoneda.tex +++ b/yoneda.tex @@ -116,7 +116,7 @@ the details in full for a slightly larger category!): \[ \xymatrix{ A \ar[r]^f & B } \] The image of this in $\mathbf{Set}$ under $\mbox{hom}(A,-)$ is just -\[ \xymatrix@C=.5in{ \set{id_A} \ar[r]^{\mbox{hom}(A,f)} & \set{id_B} } \] +\[ \xymatrix@C=.5in{ \set{id_A} \ar[r]^{\mbox{hom}(A,f)} & \set{f} } \] Now suppose we have some other functor $F : \mathbf{A} \to \mathbf{Set}$, whose image is -- 2.50.1