Nuprl Lemma : bm_collate_left_wf

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


Proof




Definitions occuring in Statement :  bm_collate_left: bm_collate_left(m) binary-map: binary-map(T;Key) list: List uall: [x:A]. B[x] member: t ∈ T function: x:A ⟶ B[x] universe: Type
Definitions unfolded in proof :  uall: [x:A]. B[x] member: t ∈ T binary-map: binary-map(T;Key) all: x:A. B[x] nat: implies:  Q false: False ge: i ≥  uimplies: supposing a satisfiable_int_formula: satisfiable_int_formula(fmla) exists: x:A. B[x] not: ¬A top: Top and: P ∧ Q prop: guard: {T} subtype_rel: A ⊆B int_seg: {i..j-} lelt: i ≤ j < k decidable: Dec(P) or: P ∨ Q le: A ≤ B less_than': less_than'(a;b) ext-eq: A ≡ B bool: 𝔹 unit: Unit it: btrue: tt uiff: uiff(P;Q) sq_type: SQType(T) eq_atom: =a y ifthenelse: if then else fi  bm_E: bm_E() binary_map_size: binary_map_size(p) assert: b bm_collate_left: bm_collate_left(m) binary_map_ind: binary_map_ind(v;E;key,value,cnt,left,right,rec1,rec2.T[key;value;cnt;left;right;rec1;rec2]) bfalse: ff bnot: ¬bb bm_T: bm_T(key;value;cnt;left;right) spreadn: let a,b,c,d,e in v[a; b; c; d; e] cand: c∧ B less_than: a < b squash: T

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



Date html generated: 2016_05_17-PM-01_43_02
Last ObjectModification: 2016_01_17-AM-11_21_00

Theory : binary-map


Home Index