src/HOL/Inductive.thy
author wenzelm
Mon, 16 Aug 1999 14:22:45 +0200
changeset 7208 8b4acb408301
parent 6437 9bdfe07ba8e9
child 7357 d0e16da40ea2
permissions -rw-r--r--
user infaces: tuned, added ProofGeneral;


Inductive = Gfp + Prod + Sum +

setup InductivePackage.setup

end