Let $S$ be any discrete set. Let $\prec$ be a binary relation defined over $S$. I refer to the corresponding partial order set as $\langle S, \prec \rangle$, which, I presume, being one possible standard nomenclature.
Now, I would like to formally introduce a new binary relation $\vdash$ which is defined only between couples $i,j \in S$ such that $i\prec j$.
Therefore $i \nprec j$ means that $\vdash$ is not defined between $i$ and $j$
I might define the subset $\{(i,j) \in S\times S : i \prec j\}$, but then I don't know how to keep things formal and standard.
My question is: is there a standard syntax of treating this scenario?