Step
*
of Lemma
dl-diamond-comp
∀a,b:Prog. ∀phi:Prop.  (<(a;b)> phi 
⇐⇒ <a> <b> phi)
BY
{ (Auto THEN RepeatFor 2 ((D 0 THEN Auto)) THEN DlSemReduce 0 THEN Auto) }
Latex:
Latex:
\mforall{}a,b:Prog.  \mforall{}phi:Prop.    (<(a;b)>  phi  \mLeftarrow{}{}\mRightarrow{}  <a>  <b>  phi)
By
Latex:
(Auto  THEN  RepeatFor  2  ((D  0  THEN  Auto))  THEN  DlSemReduce  0  THEN  Auto)
Home
Index