src/HOL/Inductive.thy
author wenzelm
Fri, 16 Jul 1999 22:25:07 +0200
changeset 7025 afbd8241797b
parent 6437 9bdfe07ba8e9
child 7357 d0e16da40ea2
permissions -rw-r--r--
tuned dest_lexicon;


Inductive = Gfp + Prod + Sum +

setup InductivePackage.setup

end