src/HOL/Inductive.thy
author wenzelm
Fri, 16 Apr 1999 14:48:16 +0200
changeset 6437 9bdfe07ba8e9
parent 5105 0ff5bec04d02
child 7357 d0e16da40ea2
permissions -rw-r--r--
'HOL/inductive' theory data;


Inductive = Gfp + Prod + Sum +

setup InductivePackage.setup

end