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

t:Base. ((t)↓  Dec(t inl outl(t)))
BY
(Auto THEN UseWitness ⌜if is inl then inl Ax else inr x.Ax) ⌝⋅ THEN CanonicalAuto) }


Latex:


Latex:
\mforall{}t:Base.  ((t)\mdownarrow{}  {}\mRightarrow{}  Dec(t  \msim{}  inl  outl(t)))


By


Latex:
(Auto  THEN  UseWitness  \mkleeneopen{}if  t  is  inl  then  inl  Ax  else  inr  (\mlambda{}x.Ax)  \mkleeneclose{}\mcdot{}  THEN  CanonicalAuto)




Home Index