Step
*
of Lemma
union_functionality_wrt_uiff3
∀[P1,P2,Q1,Q2:ℙ].  ((P1 = P2 ∈ ℙ) 
⇒ {uiff(Q1;Q2)} 
⇒ {P1 + Q1 
⇐⇒ P2 + Q2})
BY
{ (Unfold `guard` 0 THEN Fold `or` 0 THEN Auto THEN ParallelLast THEN Auto) }
Latex:
Latex:
\mforall{}[P1,P2,Q1,Q2:\mBbbP{}].    ((P1  =  P2)  {}\mRightarrow{}  \{uiff(Q1;Q2)\}  {}\mRightarrow{}  \{P1  +  Q1  \mLeftarrow{}{}\mRightarrow{}  P2  +  Q2\})
By
Latex:
(Unfold  `guard`  0  THEN  Fold  `or`  0  THEN  Auto  THEN  ParallelLast  THEN  Auto)
Home
Index