Step
*
of Lemma
comb_for_map_wf
λA,B,f,l,z. map(f;l) ∈ A:Type ⟶ B:Type ⟶ f:(A ⟶ B) ⟶ l:(A List) ⟶ (↓True) ⟶ (B List)
BY
{ (ProveOpCombinatorTyping Auto) `map_wf` }
Latex:
Latex:
\mlambda{}A,B,f,l,z.  map(f;l)  \mmember{}  A:Type  {}\mrightarrow{}  B:Type  {}\mrightarrow{}  f:(A  {}\mrightarrow{}  B)  {}\mrightarrow{}  l:(A  List)  {}\mrightarrow{}  (\mdownarrow{}True)  {}\mrightarrow{}  (B  List)
By
Latex:
(ProveOpCombinatorTyping  Auto)  `map\_wf`
Home
Index