Step
*
of Lemma
decide-islambda-if-has-value
∀t,a,b:Base.  ((t)↓ 
⇒ ((if t is lambda then a otherwise b ~ a) ∨ (if t is lambda then a otherwise b ~ b)))
BY
{ CanonicalAuto }
Latex:
Latex:
\mforall{}t,a,b:Base.
    ((t)\mdownarrow{}  {}\mRightarrow{}  ((if  t  is  lambda  then  a  otherwise  b  \msim{}  a)  \mvee{}  (if  t  is  lambda  then  a  otherwise  b  \msim{}  b)))
By
Latex:
CanonicalAuto
Home
Index