Step
*
1
1
1
of Lemma
coW-is-W
1. A : 𝕌'
2. B : A ⟶ Type
3. w : coW(A;a.B[a])
4. path : Path
5. StepAgree(path 0;⋅;w)
6. ∀[n:ℕ]
     ((pcw-path-coPath(n;path) ∈ copath(a.B[a];w))
     ∧ ((copath-length(pcw-path-coPath(n;path)) = n ∈ ℤ)
       
⇒ (copath-at(w;pcw-path-coPath(n;path)) = (fst(snd((path n)))) ∈ coW(A;a.B[a]))))
7. i : ℕ
8. ¬(copath-length(pcw-path-coPath(i;path)) = i ∈ ℤ)
⊢ ∃n:ℕ. Barred(pcw-partial(path;n))
BY
{ ((Assert ∀n:ℕ. (pcw-path-coPath(n;path) ∈ copath(a.B[a];w)) BY Auto) THEN PromoteHyp (-1) (-3)) }
1
1. A : 𝕌'
2. B : A ⟶ Type
3. w : coW(A;a.B[a])
4. path : Path
5. StepAgree(path 0;⋅;w)
6. ∀[n:ℕ]
     ((pcw-path-coPath(n;path) ∈ copath(a.B[a];w))
     ∧ ((copath-length(pcw-path-coPath(n;path)) = n ∈ ℤ)
       
⇒ (copath-at(w;pcw-path-coPath(n;path)) = (fst(snd((path n)))) ∈ coW(A;a.B[a]))))
7. ∀n:ℕ. (pcw-path-coPath(n;path) ∈ copath(a.B[a];w))
8. i : ℕ
9. ¬(copath-length(pcw-path-coPath(i;path)) = i ∈ ℤ)
⊢ ∃n:ℕ. Barred(pcw-partial(path;n))
Latex:
Latex:
1.  A  :  \mBbbU{}'
2.  B  :  A  {}\mrightarrow{}  Type
3.  w  :  coW(A;a.B[a])
4.  path  :  Path
5.  StepAgree(path  0;\mcdot{};w)
6.  \mforall{}[n:\mBbbN{}]
          ((pcw-path-coPath(n;path)  \mmember{}  copath(a.B[a];w))
          \mwedge{}  ((copath-length(pcw-path-coPath(n;path))  =  n)
              {}\mRightarrow{}  (copath-at(w;pcw-path-coPath(n;path))  =  (fst(snd((path  n)))))))
7.  i  :  \mBbbN{}
8.  \mneg{}(copath-length(pcw-path-coPath(i;path))  =  i)
\mvdash{}  \mexists{}n:\mBbbN{}.  Barred(pcw-partial(path;n))
By
Latex:
((Assert  \mforall{}n:\mBbbN{}.  (pcw-path-coPath(n;path)  \mmember{}  copath(a.B[a];w))  BY  Auto)  THEN  PromoteHyp  (-1)  (-3))
Home
Index