Step
*
of Lemma
eager-map_wf
∀[A,B:Type].  ∀[f:A ⟶ B]. ∀[l:A List].  (eager-map(f;l) ∈ B List) supposing value-type(B)
BY
{ ((UnivCD THENA Auto) THEN Unfold `eager-map` 0 THEN ListInd (-1) THEN Reduce 0 THEN Auto) }
Latex:
Latex:
\mforall{}[A,B:Type].    \mforall{}[f:A  {}\mrightarrow{}  B].  \mforall{}[l:A  List].    (eager-map(f;l)  \mmember{}  B  List)  supposing  value-type(B)
By
Latex:
((UnivCD  THENA  Auto)  THEN  Unfold  `eager-map`  0  THEN  ListInd  (-1)  THEN  Reduce  0  THEN  Auto)
Home
Index