Step
*
1
1
2
1
1
1
2
of Lemma
poly-choice-eta-2
1. z : Base@i
2. (z)↓
3. ∀a,b:Base.  (if z is lambda then a otherwise b ~ b)
4. is-exception(z Ax)
⊢ z Ax ≤ ⊥
BY
{ ExceptionCases (-1) }
1
1. z : Base@i
2. (z)↓
3. ∀a,b:Base.  (if z is lambda then a otherwise b ~ b)
4. is-exception(z Ax)
5. (z)↓
⊢ z Ax ≤ ⊥
2
1. z : Base@i
2. (z)↓
3. ∀a,b:Base.  (if z is lambda then a otherwise b ~ b)
4. is-exception(z Ax)
5. is-exception(z)
⊢ 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