Step
*
of Lemma
dl-box-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 THEN ExRepD) 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  THEN  ExRepD)  THEN  Auto)
Home
Index