Nuprl Lemma : bm_listKeys_wf

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


Proof




Definitions occuring in Statement :  bm_listKeys: bm_listKeys(m) binary-map: binary-map(T;Key) list: List uall: [x:A]. B[x] member: t ∈ T universe: Type
Definitions unfolded in proof :  uall: [x:A]. B[x] member: t ∈ T bm_listKeys: bm_listKeys(m)

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



Date html generated: 2016_05_17-PM-01_42_57
Last ObjectModification: 2015_12_28-PM-08_08_35

Theory : binary-map


Home Index