doc-src/Tutorial/Datatype/abconstssubst
author paulson
Thu, 02 Mar 2000 10:26:22 +0100
changeset 8326 0e329578b0ef
parent 5851 15ce4c1c8313
permissions -rw-r--r--
tidied the proofs of singleton_insert_inj_eq, singleton_insert_inj_eq' and installed them by AddIffs, since they are an important special case of equalityE.

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