Nuprl Lemma : bm_unionWith_ins_wf
∀[T,Key:Type]. ∀[compare:bm_compare(Key)]. ∀[key:Key]. ∀[x:T]. ∀[m:binary-map(T;Key)]. ∀[f:T ─→ T ─→ T].
  (bm_unionWith_ins(compare;f;key;x;m) ∈ binary-map(T;Key))
Proof
Definitions occuring in Statement : 
bm_unionWith_ins: bm_unionWith_ins(compare;f;key;x;m)
, 
bm_compare: bm_compare(K)
, 
binary-map: binary-map(T;Key)
, 
uall: ∀[x:A]. B[x]
, 
member: t ∈ T
, 
function: x:A ─→ B[x]
, 
universe: Type
Lemmas : 
bm_find_wf, 
unit_wf2, 
bm_insert_wf, 
binary-map_wf, 
bm_compare_wf
\mforall{}[T,Key:Type].  \mforall{}[compare:bm\_compare(Key)].  \mforall{}[key:Key].  \mforall{}[x:T].  \mforall{}[m:binary-map(T;Key)].  \mforall{}[f:T
                                                                                                                                                                                      {}\mrightarrow{}  T
                                                                                                                                                                                      {}\mrightarrow{}  T].
    (bm\_unionWith\_ins(compare;f;key;x;m)  \mmember{}  binary-map(T;Key))
Date html generated:
2015_07_17-AM-08_20_57
Last ObjectModification:
2015_01_27-PM-00_36_39
Home
Index