I was pondering an answer that user Andreas Blass provided to an old question of mine and wondered if the following construction cropped up anywhere other than the example I will provide.
For any set $X$, let $\mathscr P(X)$ be the category whose objects are the subsets of $X$ and whose morphisms are the inclusion maps. Let $R\subseteq A\times B$ be a binary relation on two sets $A$ and $B$. Then there are two functors \begin{align*} F &: \mathscr P(B)\to\mathscr P(A)^{\operatorname{op}} \\ G &: \mathscr P(A)^{\operatorname{op}}\to\mathscr P(B) \end{align*} defined on objects by \begin{align*} F(X) &= \{a\in A:x\in X\Rightarrow (a,x)\in R\} \\ G(X) &= \{b\in B:x\in X\Rightarrow (x,b)\in R\} \end{align*} One need not work very hard to show that $F$ is left-adjoint to $G$.
A nice example of this occurs in the $\DeclareMathOperator{Spec}{Spec}\Spec$ construction. Let $A$ be a commutative ring and let $R\subseteq A\times \Spec A$ be $$ R=\{(a,\mathfrak p)\in A\times\Spec A: a\in\mathfrak p\} $$ The above construction provides us with the familiar functors \begin{align*} \Bbb V &:\mathscr P(A)^{\operatorname{op}}\to\mathscr P(\Spec A) \\ \Bbb I &:\mathscr P(\Spec A)\to\mathscr P(A)^{\operatorname{op}} \end{align*} defined on objects by \begin{align*} \Bbb V(X) &= \{\mathfrak p\in\Spec A:a\in X\Rightarrow (a,\mathfrak p)\in R\} \\ &= \{\mathfrak p\in\Spec A:X\subseteq \mathfrak p\} \\ \Bbb I(X) &=\{a\in A:\mathfrak p\in X\Rightarrow (a,\mathfrak p)\in R\} \\ &= \bigcap_{\mathfrak p\in X}\mathfrak p \end{align*} The abstract-nonsense above tells us that $\Bbb I\dashv \Bbb V$. Since products and coproducts in categories of the form $\mathscr P(X)$ are intersections and unions respectively, the continuity properties of adjoint-pairs give us the familiar formula $$ \Bbb V\left(\bigcup_{i\in I}X_i\right)=\bigcap_{i\in I}\Bbb V(X_i) $$ Now, I'm not claiming there's anything new or deep going on here but I am curious if this crops up anywhere else. Are there other adjunctions that arise from this construction?