Composition of a natural transformations with a functor--whiskering

236 Views Asked by At

If $M$ is an endofunctor on a category $\cal K$ and $\eta:Id_{\cal K}\to M$ is a natural transorfmation, what is the difference between $\eta M$ and $M\eta$, and how these two (componentwise) are defined on an object $A$ in $\cal K$ ?

enter image description here

1

There are 1 best solutions below

3
On BEST ANSWER

$(\eta M)_A=\eta_{M(A)}$ and $(M\eta)_A=M(\eta_A)$