Step
*
of Lemma
or_functionality_wrt_iff
∀[P1,P2,Q1,Q2:ℙ].  ({P1 
⇐⇒ P2} 
⇒ {Q1 
⇐⇒ Q2} 
⇒ {P1 ∨ Q1 
⇐⇒ P2 ∨ Q2})
BY
{ TACTIC:((Unfold `guard` 0 THEN Auto) THEN ParallelLast THEN Auto) }
Latex:
Latex:
\mforall{}[P1,P2,Q1,Q2:\mBbbP{}].    (\{P1  \mLeftarrow{}{}\mRightarrow{}  P2\}  {}\mRightarrow{}  \{Q1  \mLeftarrow{}{}\mRightarrow{}  Q2\}  {}\mRightarrow{}  \{P1  \mvee{}  Q1  \mLeftarrow{}{}\mRightarrow{}  P2  \mvee{}  Q2\})
By
Latex:
TACTIC:((Unfold  `guard`  0  THEN  Auto)  THEN  ParallelLast  THEN  Auto)
Home
Index