expbase-val(x) ==
  case(x)
  leaf(val) =val
  pair(fst,snd) =rec1,rec2.
  fun(arg) =rec1.



Definitions :  expression_ind: expression_ind it:
FDL editor aliases :  expbase-val

expbase-val(x)  ==    case(x)leaf(val)  =>  valpair(fst,snd)  =>  rec1,rec2.\mcdot{}fun(arg)  =>  rec1.\mcdot{}


Date html generated: 2010_08_27-PM-08_21_42
Last ObjectModification: 2010_06_22-PM-01_00_41

Home Index