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


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

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

2
1. Base@i
2. (z)↓
3. ∀a,b:Base.  (if is lambda then otherwise b)
4. is-exception(z Ax)
5. is-exception(z)
⊢ 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)
4.  is-exception(z  Ax)
\mvdash{}  z  Ax  \mleq{}  \mbot{}


By


Latex:
ExceptionCases  (-1)




Home Index