Step
*
of Lemma
ifthenelse-false-right
∀b:𝔹. ∀[q:ℙ]. (if b then q else False fi  
⇐⇒ (↑b) ∧ q)
BY
{ ((D 0 THENA Auto) THEN AutoBoolCase ⌜b⌝⋅ THEN Auto THEN D -1 THEN Auto) }
Latex:
Latex:
\mforall{}b:\mBbbB{}.  \mforall{}[q:\mBbbP{}].  (if  b  then  q  else  False  fi    \mLeftarrow{}{}\mRightarrow{}  (\muparrow{}b)  \mwedge{}  q)
By
Latex:
((D  0  THENA  Auto)  THEN  AutoBoolCase  \mkleeneopen{}b\mkleeneclose{}\mcdot{}  THEN  Auto  THEN  D  -1  THEN  Auto)
Home
Index