Step * 1 of Lemma mapc_wf


1. Type
2. Type
3. A ⟶ B
⊢ mapc(f) ∈ (A List) ⟶ (B List)
BY
(BetterExt THEN Auto) }

1
1. Type
2. Type
3. A ⟶ B
4. List
⊢ mapc(f) x ∈ List


Latex:


Latex:

1.  A  :  Type
2.  B  :  Type
3.  f  :  A  {}\mrightarrow{}  B
\mvdash{}  mapc(f)  \mmember{}  (A  List)  {}\mrightarrow{}  (B  List)


By


Latex:
(BetterExt  THEN  Auto)




Home Index