Step
*
1
1
2
1
1
of Lemma
poly-choice-eta-2
.....assertion..... 
1. f : Base@i
2. ∀x,y:Base.  ((f x y) = x ∈ Base)
3. (f 0)↓
4. f ~ λx.(f x)
5. x : Base
6. (f x)↓
7. ∀a,b:Base.  (if f x is lambda then a otherwise b ~ b)
⊢ f x Ax ~ ⊥
BY
{ (RepeatFor 2 (MoveToConcl (-1)) THEN (GenConcl ⌜(f x) = z ∈ Base⌝⋅ THENA Auto) THEN All Thin THEN Auto) }
1
1. z : Base@i
2. (z)↓
3. ∀a,b:Base.  (if z is lambda then a otherwise b ~ b)
⊢ z Ax ~ ⊥
Latex:
Latex:
.....assertion..... 
1.  f  :  Base@i
2.  \mforall{}x,y:Base.    ((f  x  y)  =  x)
3.  (f  0)\mdownarrow{}
4.  f  \msim{}  \mlambda{}x.(f  x)
5.  x  :  Base
6.  (f  x)\mdownarrow{}
7.  \mforall{}a,b:Base.    (if  f  x  is  lambda  then  a  otherwise  b  \msim{}  b)
\mvdash{}  f  x  Ax  \msim{}  \mbot{}
By
Latex:
(RepeatFor  2  (MoveToConcl  (-1))  THEN  (GenConcl  \mkleeneopen{}(f  x)  =  z\mkleeneclose{}\mcdot{}  THENA  Auto)  THEN  All  Thin  THEN  Auto)
Home
Index