exppair-fst(x) ==
  case(x)
  leaf(val) => 
  pair(fst,snd) => rec1,rec2.fst
  fun(arg) => rec1.
Definitions : 
expression_ind: expression_ind, 
it:
FDL editor aliases : 
exppair-fst
exppair-fst(x)  ==    case(x)leaf(val)  =>  \mcdot{}pair(fst,snd)  =>  rec1,rec2.fstfun(arg)  =>  rec1.\mcdot{}
Date html generated:
2010_08_27-PM-08_21_49
Last ObjectModification:
2010_06_22-PM-01_01_37
Home
Index