Step * of Lemma find-combine_wf

[T:Type]. ∀[cmp:T ⟶ ℤ]. ∀[l:T List].  (find-combine(cmp;l) ∈ T?)
BY
ProveWfLemma }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[cmp:T  {}\mrightarrow{}  \mBbbZ{}].  \mforall{}[l:T  List].    (find-combine(cmp;l)  \mmember{}  T?)


By


Latex:
ProveWfLemma




Home Index