Step * of Lemma map_wf_listp

[A,B:Type]. ∀[f:A ⟶ B]. ∀[l:A List+].  (map(f;l) ∈ List+)
BY
(UnivCD THENA Auto) }

1
1. Type
2. Type
3. A ⟶ B
4. List+
⊢ map(f;l) ∈ List+


Latex:


Latex:
\mforall{}[A,B:Type].  \mforall{}[f:A  {}\mrightarrow{}  B].  \mforall{}[l:A  List\msupplus{}].    (map(f;l)  \mmember{}  B  List\msupplus{})


By


Latex:
(UnivCD  THENA  Auto)




Home Index