I am working on the following question:
(a) Let $\mathscr{C}$ and $\mathscr{D}$ be complete categories and let $J$ be a small category. Suppose that: $F:\mathscr{C}\to\mathscr{D}$ and $G:\mathscr{D}\to\mathscr{C}$ satisfies that $F\dashv G$; $F_*:\mathscr{C}^J\to\mathscr{D}^J$ and $G_*:\mathscr{D}^J\to\mathscr{C}^J$ form the induced adjunction $F_*\dashv G_*$; $\triangle:\mathscr{C}\to\mathscr{C}^J$ and $\lim\limits_J: \mathscr{C}^J\to\mathscr{C}$ is the limit adjunction, and, by abuse of notation, $\triangle:\mathscr{D}\to\mathscr{D}^J$ and $\lim\limits_J: \mathscr{D}^J\to\mathscr{D}$ is also the limit adjunction. Prove that $\lim\limits_J\circ G_*$ and $G\circ\lim\limits_J:\mathscr{D}^J\to\mathscr{C}$ are naturally isomorphic.
(b) Suppose that $f:X\to Y$ is a set map, and consider the induced image functor $f:\mathcal{P}(X)\to\mathcal{P}(Y)$ between the power set of $X$ and the power set of $Y$. Does the latter $f$ have a left adjoint? Prove or disprove.
I think (a) can be proven based on the uniqueness of adjoints (up to natural isomorphisms), but I am not sure how that is achieved (I did a proof and the notations got messed up easily, so I'm not sure if I'm on the right track)? I don't really have a clue about (b) though, I am aware that it has a right adjoint, which is the map to preimages... appreciate your help!
(a) is the well-known theorem that right adjoints preserve limits.
For (b), if $f_* : P(X) \to P(Y)$ is a right adjoint, then it preserves limits. But limits here just intersections, so we get $f_*(\bigcap_i A_i) = \bigcap_i f_*(A_i)$. For the empty index set, this means $f_*(X)=Y$, i.e. $f$ is surjective. We can also take binary intersections of singletons: $f_*(\{x\} \cap \{x'\}) = f_*(\{x\}) \cap f_*(\{x'\})$, which means $f(x)=f(x') \implies x=x'$, so $f$ has to be injective. So if $f_*$ has a right adjoint, then $f$ is bijective. Of course, the converse is true as well.