src/HOL/Inductive.thy
author wenzelm
Wed, 30 Jun 1999 12:24:32 +0200
changeset 6861 7f9798c6ca8c
parent 6437 9bdfe07ba8e9
child 7357 d0e16da40ea2
permissions -rw-r--r--
Isar.sync_main;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1187
bc94f00e47ba Includes Sum.thy as a parent for mutual recursion
lcp
parents: 923
diff changeset
     1
6437
9bdfe07ba8e9 'HOL/inductive' theory data;
wenzelm
parents: 5105
diff changeset
     2
Inductive = Gfp + Prod + Sum +
9bdfe07ba8e9 'HOL/inductive' theory data;
wenzelm
parents: 5105
diff changeset
     3
9bdfe07ba8e9 'HOL/inductive' theory data;
wenzelm
parents: 5105
diff changeset
     4
setup InductivePackage.setup
9bdfe07ba8e9 'HOL/inductive' theory data;
wenzelm
parents: 5105
diff changeset
     5
9bdfe07ba8e9 'HOL/inductive' theory data;
wenzelm
parents: 5105
diff changeset
     6
end