Step
*
of Lemma
map-fst-zip
No Annotations
∀[as,bs:Top List].  map(λp.(fst(p));zip(as;bs)) ~ as supposing ||as|| = ||bs|| ∈ ℤ
BY
{ (RepeatFor 2 (InductionOnList) THEN Reduce 0 THEN Auto THEN (Assert 0 ≤ ||v|| BY Auto) THEN Auto) }
Latex:
Latex:
No  Annotations
\mforall{}[as,bs:Top  List].    map(\mlambda{}p.(fst(p));zip(as;bs))  \msim{}  as  supposing  ||as||  =  ||bs||
By
Latex:
(RepeatFor  2  (InductionOnList)  THEN  Reduce  0  THEN  Auto  THEN  (Assert  0  \mleq{}  ||v||  BY  Auto)  THEN  Auto)
Home
Index