Step
*
of Lemma
bm_listKeys_wf
∀[T,Key:Type]. ∀[m:binary-map(T;Key)].  (bm_listKeys(m) ∈ Key List)
BY
{ ProveWfLemma }
Latex:
\mforall{}[T,Key:Type].  \mforall{}[m:binary-map(T;Key)].    (bm\_listKeys(m)  \mmember{}  Key  List)
By
ProveWfLemma
Home
Index