···198198 \begin{definition}[Opposite reflexive graph]\label[definition]{def:op-rx-gph}
199199 We define the \DefEmph{opposite} of a reflexive graph $\gA$ as follows:
200200 \begin{align*}
201201- \vrt{\gA\Op}
202202- &:\equiv
201201+ \vrt{\gA\Op}
202202+ &:\equiv
203203 \vrt{\gA}
204204- \\
205205- x \Edge{\gA\Op} y
206206- &:\equiv
204204+ \\
205205+ x \Edge{\gA\Op} y
206206+ &:\equiv
207207 y\Edge{\gA} x
208208- \\
208208+ \\
209209 \Rx{\gA\Op}{x}
210210- &:\equiv
210210+ &:\equiv
211211 \Rx{\gA}{x}
212212 \end{align*}
213213 \end{definition}
···220220 \begin{definition}[Total opposite of a displayed reflexive graph]\label[definition]{def:tot-op-disp-rx-gph}
221221 Let $\gA$ be a reflexive graph, and let $\gB$ be a displayed reflexive graph over $\gA$. We define the \DefEmph{total opposite} $\gB\TotOp$ of $\gB$ to be the following displayed reflexive graph over $\gA\Op$:
222222 \begin{align*}
223223- \vrt{\gB\TotOp}\prn{x}
224224- &:\equiv
223223+ \vrt{\gB\TotOp}\prn{x}
224224+ &:\equiv
225225 \vrt{\gB}\prn{x}
226226 \\
227227- u \Edge{\gB\TotOp}[p] v
228228- &:\equiv
227227+ u \Edge{\gB\TotOp}[p] v
228228+ &:\equiv
229229 v\Edge{\gB}[p]u
230230- \\
231231- \DRx{\gB\TotOp}{x}{u}
232232- &:\equiv
230230+ \\
231231+ \DRx{\gB\TotOp}{x}{u}
232232+ &:\equiv
233233 \DRx{\gB}{x}{u}
234234 \end{align*}
235235 \end{definition}
236236237237- Note that \cref{def:tot-op-disp-rx-gph} does not define the actual ``opposite'' of a displayed reflexive graph $\gB$, which would naturally have the same base as $\gB$; opposites of arbitrary displayed reflexive graphs do not make sense (for the same reason that B\'enabou's definition of opposites applies only to displayed categories that are additionally fibrations).
238238-237237+ Note that \cref{def:tot-op-disp-rx-gph} does not define the actual ``opposite'' of a displayed reflexive graph $\gB$, which would naturally have the same base as $\gB$; opposites of arbitrary displayed reflexive graphs do not make sense (for the same reason that B\'enabou's definition of opposites applies only to displayed categories that are additionally fibrations).
238238+239239 \cref{obs:op-rx-gph-involution} extends to the following duality involution on displayed reflexive graphs vs \cref{def:tot-op-disp-rx-gph}.
240240241241 \begin{observation}[Duality involution for displayed reflexive graphs]\label[observation]{def:disp-rx-gph-duality}
242242 The operation sending a displayed reflexive graph to its total opposite is definitionally involutive, \ie we have $\prn{\gB\TotOp}\TotOp \equiv \gB$.
243243 \end{observation}
244244-244244+245245\end{xsect}