Step * 1 1 1 1 2 2 2 of Lemma W-wfdd


1. : 𝕌'
2. A ⟶ Type
3. coW(A;a.B[a])
4. n:ℕ ⟶ copath(a.B[a];w)
5. ∀i:ℕ
     ((copath-length(p i) i ∈ ℤ (copath-length(p (i 1)) (i 1) ∈ ℤ copathAgree(a.B[a];w;p i;p (i 1)))
6. copath-length(p 0) 0 ∈ ℤ
7. : ℕ
8. copath-length(p i) ≠ i
⊢ inr ⋅  ∈ B[fst(copath-at(w;p i))]?
BY
((GenConclTerm ⌜copath-at(w;p i)⌝⋅ THENA Auto) THEN coWD (-2) THEN Auto) }


Latex:


Latex:

1.  A  :  \mBbbU{}'
2.  B  :  A  {}\mrightarrow{}  Type
3.  w  :  coW(A;a.B[a])
4.  p  :  n:\mBbbN{}  {}\mrightarrow{}  copath(a.B[a];w)
5.  \mforall{}i:\mBbbN{}
          ((copath-length(p  i)  =  i)
          {}\mRightarrow{}  (copath-length(p  (i  +  1))  =  (i  +  1))
          {}\mRightarrow{}  copathAgree(a.B[a];w;p  i;p  (i  +  1)))
6.  copath-length(p  0)  =  0
7.  i  :  \mBbbN{}
8.  copath-length(p  i)  \mneq{}  i
\mvdash{}  inr  \mcdot{}    \mmember{}  B[fst(copath-at(w;p  i))]?


By


Latex:
((GenConclTerm  \mkleeneopen{}copath-at(w;p  i)\mkleeneclose{}\mcdot{}  THENA  Auto)  THEN  coWD  (-2)  THEN  Auto)




Home Index