Step * 1 1 of Lemma colength-zero


1. Top
2. colist(Top)
3. (1 colength(v))↓
4. (1 colength(v)) 0 ∈ ℤ
⊢ False
BY
(Assert colength(v) ∈ Base BY
         (DoSubsume THEN Auto)) }

1
1. Top
2. colist(Top)
3. (1 colength(v))↓
4. (1 colength(v)) 0 ∈ ℤ
5. colength(v) ∈ Base
⊢ False


Latex:


Latex:

1.  u  :  Top
2.  v  :  colist(Top)
3.  (1  +  colength(v))\mdownarrow{}
4.  (1  +  colength(v))  =  0
\mvdash{}  False


By


Latex:
(Assert  colength(v)  \mmember{}  Base  BY
              (DoSubsume  THEN  Auto))




Home Index