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


1. Base
2. Base
3. is-exception(eval in λy.z y)
⊢ eval in λy.z y ≤ x
BY
ExceptionCases(-1) }

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

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


Latex:


Latex:

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


By


Latex:
ExceptionCases(-1)




Home Index