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

t,a,b:Base.  ((t)↓  ((if is an integer then else a) ∨ (if is an integer then else b)))
BY
CanonicalAuto }


Latex:


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


By


Latex:
CanonicalAuto




Home Index