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

t,a,b:Base.  ((t)↓  ((if is pair then otherwise a) ∨ (if is pair then otherwise b)))
BY
CanonicalAuto }


Latex:


Latex:
\mforall{}t,a,b:Base.
    ((t)\mdownarrow{}  {}\mRightarrow{}  ((if  t  is  a  pair  then  a  otherwise  b  \msim{}  a)  \mvee{}  (if  t  is  a  pair  then  a  otherwise  b  \msim{}  b)))


By


Latex:
CanonicalAuto




Home Index