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

.....assertion..... 
x,y:Base.  (eval in λy.z x)
BY
(Intros THEN SqequalSqle THEN AssumeHasValue) }

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

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

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

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


Latex:


Latex:
.....assertion..... 
\mforall{}x,y:Base.    (eval  z  =  x  in  \mlambda{}y.z  y  \msim{}  x)


By


Latex:
(Intros  THEN  SqequalSqle  THEN  AssumeHasValue)




Home Index