Step
*
1
1
of Lemma
mapc_wf
1. A : Type
2. B : Type
3. f : A ⟶ B
4. x : A List
⊢ mapc(f) x ∈ B List
BY
{ (ListInd 4 THEN RecUnfold `mapc` 0 THEN Reduce 0 THEN Auto) }
Latex:
Latex:
1.  A  :  Type
2.  B  :  Type
3.  f  :  A  {}\mrightarrow{}  B
4.  x  :  A  List
\mvdash{}  mapc(f)  x  \mmember{}  B  List
By
Latex:
(ListInd  4  THEN  RecUnfold  `mapc`  0  THEN  Reduce  0  THEN  Auto)
Home
Index