src/HOL/Inductive.thy
author wenzelm
Mon, 12 Jul 1999 22:23:31 +0200
changeset 6977 4781c0673e83
parent 6437 9bdfe07ba8e9
child 7357 d0e16da40ea2
permissions -rw-r--r--
thms_containing: undeclared consts error;


Inductive = Gfp + Prod + Sum +

setup InductivePackage.setup

end