Step * 2 1 2 1 of Lemma altW-item_wf

.....truecase..... 
1. : 𝕌'
2. A ⟶ Type
3. coW(A;a.B[a])
4. coW-dom(a.B[a];w)
5. n:ℕ ⟶ copath(a.B[a];coW-item(w;b))
6. ∀i:ℕ
     ((copath-length(p i) i ∈ ℤ)
      (copath-length(p (i 1)) (i 1) ∈ ℤ)
      copathAgree(a.B[a];coW-item(w;b);p i;p (i 1)))
7. : ℕ
8. ¬(copath-length(()) i ∈ ℤ)
9. 0 ∈ ℤ
⊢ ∃i:ℕ(copath-length(p i) i ∈ ℤ))
BY
(D -2 THEN Computation) }


Latex:


Latex:
.....truecase..... 
1.  A  :  \mBbbU{}'
2.  B  :  A  {}\mrightarrow{}  Type
3.  w  :  coW(A;a.B[a])
4.  b  :  coW-dom(a.B[a];w)
5.  p  :  n:\mBbbN{}  {}\mrightarrow{}  copath(a.B[a];coW-item(w;b))
6.  \mforall{}i:\mBbbN{}
          ((copath-length(p  i)  =  i)
          {}\mRightarrow{}  (copath-length(p  (i  +  1))  =  (i  +  1))
          {}\mRightarrow{}  copathAgree(a.B[a];coW-item(w;b);p  i;p  (i  +  1)))
7.  i  :  \mBbbN{}
8.  \mneg{}(copath-length(())  =  i)
9.  i  =  0
\mvdash{}  \mexists{}i:\mBbbN{}.  (\mneg{}(copath-length(p  i)  =  i))


By


Latex:
(D  -2  THEN  Computation)




Home Index