doc-src/Tutorial/Datatype/abconstssubst
author paulson
Wed, 08 Sep 1999 15:39:52 +0200
changeset 7516 a1d476251238
parent 5851 15ce4c1c8313
permissions -rw-r--r--
moved identity theorems to Fun.ML

consts substa :: ('a => 'b aexp) => 'a aexp => 'b aexp
       substb :: ('a => 'b aexp) => 'a bexp => 'b bexp