src/HOL/Inductive.thy
author wenzelm
Wed, 25 Aug 1999 20:49:02 +0200
changeset 7357 d0e16da40ea2
parent 6437 9bdfe07ba8e9
child 7700 38b6d2643630
permissions -rw-r--r--
proper bootstrap of HOL theory and packages;


theory Inductive = Gfp + Prod + Sum
files "Tools/inductive_package.ML":

setup InductivePackage.setup

end