Step
*
of Lemma
list-at-at
∀ms,ns:colist(ℕ).  ∀[T:Type]. ∀[L:colist(T)].  (L@ns@ms = L@combine-skips(ns;ms;0) ∈ colist(T))
BY
{ (Auto THEN (RWO  "list-at-combine-skips" 0 THENA Auto) THEN Reduce 0 THEN Auto) }
Latex:
Latex:
\mforall{}ms,ns:colist(\mBbbN{}).    \mforall{}[T:Type].  \mforall{}[L:colist(T)].    (L@ns@ms  =  L@combine-skips(ns;ms;0))
By
Latex:
(Auto  THEN  (RWO    "list-at-combine-skips"  0  THENA  Auto)  THEN  Reduce  0  THEN  Auto)
Home
Index