Step
*
of Lemma
map_wf_listp
∀[A,B:Type]. ∀[f:A ⟶ B]. ∀[l:A List+].  (map(f;l) ∈ B List+)
BY
{ (UnivCD THENA Auto) }
1
1. A : Type
2. B : Type
3. f : A ⟶ B
4. l : A List+
⊢ map(f;l) ∈ B 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