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


1. Base@i
2. (z)↓
3. ∀a,b:Base.  (if is lambda then otherwise b)
⊢ Ax ~ ⊥
BY
(SqequalSqle THEN Auto) }

1
1. Base@i
2. (z)↓
3. ∀a,b:Base.  (if is lambda then otherwise b)
4. (z Ax)↓
⊢ Ax ≤ ⊥

2
1. Base@i
2. (z)↓
3. ∀a,b:Base.  (if is lambda then otherwise b)
4. is-exception(z Ax)
⊢ Ax ≤ ⊥


Latex:


Latex:

1.  z  :  Base@i
2.  (z)\mdownarrow{}
3.  \mforall{}a,b:Base.    (if  z  is  lambda  then  a  otherwise  b  \msim{}  b)
\mvdash{}  z  Ax  \msim{}  \mbot{}


By


Latex:
(SqequalSqle  THEN  Auto)




Home Index