doc-src/Tutorial/Datatype/abconstssubst
author wenzelm
Fri, 09 Nov 2001 00:16:52 +0100
changeset 12119 fab22bdb1496
parent 5851 15ce4c1c8313
permissions -rw-r--r--
added impose_hyps_tac; robustify insts of tactic emulations;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5851
15ce4c1c8313 New section on advanced datatypes.
nipkow
parents:
diff changeset
     1
consts substa :: ('a => 'b aexp) => 'a aexp => 'b aexp
15ce4c1c8313 New section on advanced datatypes.
nipkow
parents:
diff changeset
     2
       substb :: ('a => 'b aexp) => 'a bexp => 'b bexp