Step * of Lemma comb_for_firstn_wf

λA,as,n,z. firstn(n;as) ∈ A:Type ⟶ as:(A List) ⟶ n:ℤ ⟶ (↓True) ⟶ (A List)
BY
(ProveOpCombinatorTyping Auto) `firstn_wf` }


Latex:


Latex:
\mlambda{}A,as,n,z.  firstn(n;as)  \mmember{}  A:Type  {}\mrightarrow{}  as:(A  List)  {}\mrightarrow{}  n:\mBbbZ{}  {}\mrightarrow{}  (\mdownarrow{}True)  {}\mrightarrow{}  (A  List)


By


Latex:
(ProveOpCombinatorTyping  Auto)  `firstn\_wf`




Home Index