doc-src/Tutorial/Datatype/appmap
author wenzelm
Thu, 17 Jan 2002 21:07:00 +0100
changeset 12809 787ecc2ac737
parent 5851 15ce4c1c8313
permissions -rw-r--r--
RuleCases.make interface based on term instead of thm;

"subst s (App f ts) = App f (map (subst s) ts)"