Step * of Lemma bm_listKeys_wf

∀[T,Key:Type]. ∀[m:binary-map(T;Key)].  (bm_listKeys(m) ∈ Key List)
BY
{ ProveWfLemma }


Latex:


Latex:
\mforall{}[T,Key:Type].  \mforall{}[m:binary-map(T;Key)].    (bm\_listKeys(m)  \mmember{}  Key  List)


By


Latex:
ProveWfLemma




Home Index