Skip to content

citp cp

Norbert Preining edited this page Oct 6, 2017 · 2 revisions

:cp { "[" <label> "]" | "(" <sentence> . ")" } >< { "[" <label> "]" | "(" <sentence> .")" }

Computes the critical pair of the two given equations. Here either a label or a full equation can be used to specify the equations.

Related: citp

Example

:cp (ceq top(sq(S@Sys)) = I@Pid if pc(S@Sys,I@Pid) = cs .)
><
(ceq top(sq(S@Sys)) = J@Pid if pc(S@Sys,J@Pid) = cs .)
Clone this wiki locally