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