16.2.1 Dominance Constraints

We will consider the following language of tree descriptions based on dominance constraints:

\begin{array}{rcl}
  \phi &::=& \phi \wedge \phi'\\
       & \mid& X\gleich Y \\
       & \mid& X{\not=} Y \\
       & \mid& X \dom Y \\
       & \mid& X \neg\dom Y\\
       & \mid& X \Neq (Y_1,\ldots,Y_n) 
\end{array}

This language is a variant of the dominance constraints defined in the second lecture. The differences are as follows:


Denys Duchier, Claire Gardent and Joachim Niehren
Version 1.3.99 (20050412)