doc-src/Tutorial/Datatype/abconstssubst
author paulson
Wed, 10 Jul 2002 16:54:07 +0200
changeset 13339 0f89104dd377
parent 5851 15ce4c1c8313
permissions -rw-r--r--
Fixed quantified variable name preservation for ball and bex (bounded quants) Requires tweaking of other scripts. Also routine tidying.
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