Nuprl Definition : bm_collate_left

bm_collate_left(m) ==
  binary_map_ind(m;λrest.rest;key,value,cnt,left,right,recL,recR.λrest.(recL [bm_T(key;value;cnt;left;right) rest]))



Definitions occuring in Statement :  binary_map_ind: binary_map_ind(v;E;key,value,cnt,left,right,rec1,rec2.T[key;value;cnt;left;right;rec1;rec2]) bm_T: bm_T(key;value;cnt;left;right) cons: [a b] apply: a lambda: λx.A[x]
FDL editor aliases :  bm_collate_left
bm\_collate\_left(m)  ==
    binary\_map\_ind(m;\mlambda{}rest.rest;key,value,cnt,left,right,recL,recR.\mlambda{}rest.(recL 
                                                                                                                                                [...  / 
                                                                                                                                                  rest]))



Date html generated: 2015_07_17-AM-08_20_25
Last ObjectModification: 2012_08_28-PM-01_43_56

Home Index