Let $G_1=(V,E_1)$ and $G_2=(V,E_2)$ be directed acyclic graphs on the same finite vertex set $V$, where $E_i\subset V\times V$ and no edge has the form $(v,v)$. For a directed acyclic graph $G=(V,E)$, write $x\sim_G y$ when either $(x,y)\in E$ or $(y,x)\in E$; the skeleton of $G$ is the undirected graph on $V$ with edge set $\{\{x,y\}:x\neq y\text{ and }x\sim_G y\}$. A vertex $u$ is a parent of $v$ in $G$ if $(u,v)\in E$, and a vertex $w$ is a descendant of $v$ if there is a directed path in $G$ from $v$ to $w$, with the path of length zero allowed. An unshielded collider, equivalently a v-structure, is an ordered triple $(a,b,c)$ of distinct vertices such that $a\sim_G b$, $b\sim_G c$, $a\not\sim_G c$, and $(a,b),(c,b)\in E$.