Step * of Lemma decide-islambda-if-has-value

t,a,b:Base.  ((t)↓  ((if is lambda then otherwise a) ∨ (if is lambda then otherwise 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