Step * 1 1 2 2 1 2 2 of Lemma copath-at-W


1. : 𝕌'
2. A ⟶ Type
3. W(A;a.B[a]) ⊆coW(A;a.B[a])
4. : ℤ
5. 0 < n
6. W(A;a.B[a])
7. ¬(n 0 ∈ ℤ)
8. ∀w:W(A;a.B[a]). ∀p1:coPath(a.B[a];w;n 1).  (coPath-at(n 1;w;p1) ∈ W(A;a.B[a]))
9. coW-dom(a.B[a];w)
⊢ istype(coPath(a.B[a];coW-item(w;t);n 1))
BY
(InstLemma `coPath_wf` [⌜A⌝;⌜B⌝;⌜1⌝;⌜coW-item(w;t)⌝]⋅ THEN Auto) }


Latex:


Latex:

1.  A  :  \mBbbU{}'
2.  B  :  A  {}\mrightarrow{}  Type
3.  W(A;a.B[a])  \msubseteq{}r  coW(A;a.B[a])
4.  n  :  \mBbbZ{}
5.  0  <  n
6.  w  :  W(A;a.B[a])
7.  \mneg{}(n  =  0)
8.  \mforall{}w:W(A;a.B[a]).  \mforall{}p1:coPath(a.B[a];w;n  -  1).    (coPath-at(n  -  1;w;p1)  \mmember{}  W(A;a.B[a]))
9.  t  :  coW-dom(a.B[a];w)
\mvdash{}  istype(coPath(a.B[a];coW-item(w;t);n  -  1))


By


Latex:
(InstLemma  `coPath\_wf`  [\mkleeneopen{}A\mkleeneclose{};\mkleeneopen{}B\mkleeneclose{};\mkleeneopen{}n  -  1\mkleeneclose{};\mkleeneopen{}coW-item(w;t)\mkleeneclose{}]\mcdot{}  THEN  Auto)




Home Index