Step
*
of Lemma
decide-inr-if-has-value
∀t:Base. ((t)↓ 
⇒ Dec(t ~ inr outr(t) ))
BY
{ (Auto THEN UseWitness ⌜if t is inr then inl Ax else inr (λx.Ax) ⌝⋅ THEN CanonicalAuto) }
Latex:
Latex:
\mforall{}t:Base.  ((t)\mdownarrow{}  {}\mRightarrow{}  Dec(t  \msim{}  inr  outr(t)  ))
By
Latex:
(Auto  THEN  UseWitness  \mkleeneopen{}if  t  is  inr  then  inl  Ax  else  inr  (\mlambda{}x.Ax)  \mkleeneclose{}\mcdot{}  THEN  CanonicalAuto)
Home
Index