I'm working on a problem in which a have two categories $\mathcal{C}$ and $\mathcal{D}$ and I must show they are equivalent.
I make a functor $T:\mathcal{C}\longrightarrow \mathcal{D}$ using the axiom of choice as follows: For each object $C$ of $\mathcal{C}$ I choose, by the axiom of choice, a $\sigma$ (it does not matter what it is to understand the problem) and this allows me to associate an object $C^{\sigma}$ of $\mathcal{D}$. On the the other hand I can define can easily a functor $S:\mathcal{D}\longrightarrow \mathcal{C}$.
Question. When I take an object $D$ of $\mathcal{D}$ then $S(D)$ has a prefered $\sigma$ associated to it. Can I use this $\sigma$ when I apply $T$ on $S(D)$?
Thanks.