Step * of Lemma select-indices_wf

[A:Type]. ∀[f:A ⟶ 𝔹]. ∀[L:A List].  (select-indices(f;L) ∈ ℕ List)
BY
ProveWfLemma }


Latex:


Latex:
\mforall{}[A:Type].  \mforall{}[f:A  {}\mrightarrow{}  \mBbbB{}].  \mforall{}[L:A  List].    (select-indices(f;L)  \mmember{}  \mBbbN{}  List)


By


Latex:
ProveWfLemma




Home Index