Step * 1 2 2 1 of Lemma not-poly-choice-eta-2


1. Base
2. Base
3. is-exception(eval in λy.z y)
4. is-exception(eval in
                λy.z)
5. (x)↓
⊢ eval in λy.z y ≤ x
BY
(CallByValueReduce THENA Auto) }

1
1. Base
2. Base
3. is-exception(eval in λy.z y)
4. is-exception(eval in
                λy.z)
5. (x)↓
⊢ y.x) y ≤ x


Latex:


Latex:

1.  x  :  Base
2.  y  :  Base
3.  is-exception(eval  z  =  x  in  \mlambda{}y.z  y)
4.  is-exception(eval  z  =  x  in
                                \mlambda{}y.z)
5.  (x)\mdownarrow{}
\mvdash{}  eval  z  =  x  in  \mlambda{}y.z  y  \mleq{}  x


By


Latex:
(CallByValueReduce  0  THENA  Auto)




Home Index