src/HOL/Inductive.thy
author wenzelm
Tue, 24 Aug 1999 11:50:58 +0200
changeset 7333 6cb15c6f1d9f
parent 6437 9bdfe07ba8e9
child 7357 d0e16da40ea2
permissions -rw-r--r--
isar: no_pos flag;


Inductive = Gfp + Prod + Sum +

setup InductivePackage.setup

end