Step * of Lemma length-map-index_aux

[f:Top]. ∀[L:Top List]. ∀[x:Top].  (||map-index_aux(f;L) x|| ||L||)
BY
(Unfold `map-index_aux` THEN InductionOnList THEN Reduce THEN (UnivCD THENA Auto) THEN RWW "-2" THEN Auto) }


Latex:


Latex:
\mforall{}[f:Top].  \mforall{}[L:Top  List].  \mforall{}[x:Top].    (||map-index\_aux(f;L)  x||  \msim{}  ||L||)


By


Latex:
(Unfold  `map-index\_aux`  0
  THEN  InductionOnList
  THEN  Reduce  0
  THEN  (UnivCD  THENA  Auto)
  THEN  RWW  "-2"  0
  THEN  Auto)




Home Index