Let $C$ and $D$ be two categories related by the equivalence of categories $F \colon C \to D$. Then I want to show that $\mathrm{Aut}(c) \simeq \mathrm{Aut}(F(c))$.
This seems true, but I am having trouble really writing a proof down. My strategy so far has been as follows: Let $G$ be an “inverse” of $F$. These functors induce group homomorphisms $F^*$ and $G^*$. Using the natural isomorphism with the identity I can show that $\mathrm{Aut}(c)$ is isomorphic to $\mathrm{Aut}(GF(c))$. And so $G^* \circ F^*$ is equal to an isomorphism from $\mathrm{Aut}(c)$ to $\mathrm{Aut}(GF(c))$. From here it shouldn’t be too hard to modify $F^*$ or $G^*$ to get morphisms which are mutually inverse. But I am not succeeding. I feel like I am missing something obvious, any help would be greatly appreciated.