Step
*
of Lemma
coPath_wf
∀[A:𝕌']. ∀[B:A ⟶ Type]. ∀[n:ℕ]. ∀[w:coW(A;a.B[a])].  (coPath(a.B[a];w;n) ∈ Type)
BY
{ ((InductionOnNat THEN Unfold `coPath` 0) THEN AutoSplit) }
Latex:
Latex:
\mforall{}[A:\mBbbU{}'].  \mforall{}[B:A  {}\mrightarrow{}  Type].  \mforall{}[n:\mBbbN{}].  \mforall{}[w:coW(A;a.B[a])].    (coPath(a.B[a];w;n)  \mmember{}  Type)
By
Latex:
((InductionOnNat  THEN  Unfold  `coPath`  0)  THEN  AutoSplit)
Home
Index