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