doc-src/Tutorial/Datatype/abconstssubst
author paulson
Tue, 18 Apr 2000 15:51:59 +0200
changeset 8736 0bfd6678a5fa
parent 5851 15ce4c1c8313
permissions -rw-r--r--
new simprocs for numerals of type "nat"
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