src/HOLCF/Ssum3.ML
changeset 1274 ea0668a1c0ba
parent 1267 bca91b4e1710
child 1277 caef3601c0b2
equal deleted inserted replaced
1273:6960ec882bca 1274:ea0668a1c0ba
   722 
   722 
   723 (* ------------------------------------------------------------------------ *)
   723 (* ------------------------------------------------------------------------ *)
   724 (* install simplifier for Ssum                                              *)
   724 (* install simplifier for Ssum                                              *)
   725 (* ------------------------------------------------------------------------ *)
   725 (* ------------------------------------------------------------------------ *)
   726 
   726 
   727 Addsimps [strict_sinl,strict_sinr,sswhen1,sswhen2,sswhen3];
   727 val Ssum_rews = [strict_sinl,strict_sinr,defined_sinl,defined_sinr,
       
   728 		sswhen1,sswhen2,sswhen3];
       
   729 
       
   730 Addsimps [strict_sinl,strict_sinr,defined_sinl,defined_sinr,
       
   731 		sswhen1,sswhen2,sswhen3];