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

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


Latex:


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


By


Latex:
CanonicalAuto




Home Index