Step * of Lemma decidable__assert

b:𝔹Dec(↑b)
BY
((D THENA Auto)
   THEN UseWitness ⌜case of inl(x) => inl inr(x) => inr x.Ax) ⌝⋅
   THEN -1
   THEN RepUR ``decidable or not assert ifthenelse`` 0
   THEN Auto
   THEN 1
   THEN Auto) }


Latex:


Latex:
\mforall{}b:\mBbbB{}.  Dec(\muparrow{}b)


By


Latex:
((D  0  THENA  Auto)
  THEN  UseWitness  \mkleeneopen{}case  b  of  inl(x)  =>  inl  x  |  inr(x)  =>  inr  (\mlambda{}x.Ax)  \mkleeneclose{}\mcdot{}
  THEN  D  -1
  THEN  RepUR  ``decidable  or  not  assert  ifthenelse``  0
  THEN  Auto
  THEN  D  1
  THEN  Auto)




Home Index