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

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


Latex:


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


By


Latex:
CanonicalAuto




Home Index