Step * 1 1 2 of Lemma length-zero-implies-nil


1. Base@i
2. ||l|| 0 ∈ ℤ
3. (if Ax then otherwise ⊥)↓
4. (l)↓
5. ∀a,b:Top.  (if is pair then otherwise b)
⊢ [] ∈ Base
BY
HVimplies2 (-3) [1] }

1
1. Base@i
2. ||l|| 0 ∈ ℤ
3. (⊥)↓
4. (l)↓
5. ∀a,b:Top.  (if is pair then otherwise b)
6. ∀a,b:Top.  (if Ax then otherwise b)
⊢ [] ∈ Base


Latex:


Latex:

1.  l  :  Base@i
2.  ||l||  =  0
3.  (if  l  =  Ax  then  0  otherwise  \mbot{})\mdownarrow{}
4.  (l)\mdownarrow{}
5.  \mforall{}a,b:Top.    (if  l  is  a  pair  then  a  otherwise  b  \msim{}  b)
\mvdash{}  l  =  []


By


Latex:
HVimplies2  (-3)  [1]




Home Index