Step * of Lemma map-snd-zip

No Annotations
[as,bs:Top List].  map(λp.(snd(p));zip(as;bs)) bs supposing ||as|| ||bs|| ∈ ℤ
BY
(RepeatFor (InductionOnList) THEN Reduce THEN Auto THEN (Assert 0 ≤ ||v|| BY Auto) THEN Auto) }


Latex:


Latex:
No  Annotations
\mforall{}[as,bs:Top  List].    map(\mlambda{}p.(snd(p));zip(as;bs))  \msim{}  bs  supposing  ||as||  =  ||bs||


By


Latex:
(RepeatFor  2  (InductionOnList)  THEN  Reduce  0  THEN  Auto  THEN  (Assert  0  \mleq{}  ||v||  BY  Auto)  THEN  Auto)




Home Index