My question on part (a) of this exercise is here. Much of the notation used there is used here.
The Details:
Definition 1: Given two functors
$$F:\mathbf{X}\to \mathbf{A}\quad G: \mathbf{A}\to \mathbf{X},$$
we say that $G$ is right adjoint to $F$, written $F\dashv G$, when for any $X\in{\rm Ob}(\mathbf{X})$ and any $A\in{\rm Ob}(\mathbf{A})$, there is a natural bijection between morphisms
$$\frac{X\stackrel{f}{\to}G(A)}{F(X)\stackrel{h}{\to}A},$$
in the sense that each $f$, as displayed, uniquely determines $h$, and conversely.
For convenience:
Let $G$ be a topological group and $\mathbf{B}G$ the category of continuous $G$-sets. Let $G^\delta$ be the same group $G$ with the discrete topology. So $\mathbf{B}G^\delta=\mathbf{Sets}^{{G^\delta}^{{\rm op}}}$ is a category as considered in the previous exercise. Let $i_G: \mathbf{B}G\to \mathbf{B}G^\delta$ be the inclusion functor.
(a) Prove that a $G$-set $(X,\mu:X\times G\to X)$ is in the image of $i_G$, i.e., that $\mu$ is continuous, iff for each $x\in X$ its isotropy subgroup $$I_x=\{ g\in G\mid x\cdot g=x\}$$ is an open subgroup of $G$.
The Question:
(b) Prove that, for a $G^\delta$-set $(X,\mu: X\times G\to X)$ as above, the set $r_G(X) = \{x \in X \mid I_x\text{ is open}\}$ is closed under the action by $G$, and that $r_G$ defines a functor $\mathbf{B}G^\delta\to \mathbf{B}G$ which is right adjoint to the inclusion functor $i_G$.
Thoughts:
Let $G$ be a topological group with topology $\tau$ and $(X, \mu: X\times G\to X)$ be a $\mathbf{B}G^\delta$-object.
Closure of $r_G(X)$ under group action . . .
Let $\xi\in r_G(X)$. Then $I_\xi=\{ g\in G\mid \xi \cdot_\mu g=\xi \}$ is open with respect to $\tau$.
Let $h\in G$. Then for $g\in I_\xi$, we have $\xi\cdot_\mu g=\xi$, so . . . What next?
Do I try & show that $\mu((\xi, h))\in r_G(X)$?
Right adjoint . . .
I'm not sure how to proceed here. I need to show that $r_G\circ i_G\stackrel{\sim}{\to}{\rm id}_{\mathbf{B}G}$ and $i_G\circ r_G\stackrel{\sim}{\to}{\rm id}_{\mathbf{B}G^\delta}$ such that
$$\frac{(X,\mu: X\times G\to X)\stackrel{f}{\to}\widetilde{Y}}{(i_G(X),\mu)\stackrel{g}{\to}\hat{Y}},$$
where:
$\widetilde{Y}$ is $(r_G(Y),$ (some $G$-action on $r_G(Y)$ defined by $\mu$)),
$\hat{Y}$ is $(Y,$ (some $G$-action on $Y$ defined by $\mu))$, and
$f$ determines $g$ bijectively.
But I have no clue what I'm doing here.
Please help :)