Step * of Lemma list-to-fun_wf

[T:Type]. ∀[L:T List].  (list-to-fun(L) ∈ ℕ||L|| ⟶ T)
BY
ProveWfLemma }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[L:T  List].    (list-to-fun(L)  \mmember{}  \mBbbN{}||L||  {}\mrightarrow{}  T)


By


Latex:
ProveWfLemma




Home Index