src/HOL/Inductive.thy
author berghofe
Tue, 30 Jun 1998 20:51:15 +0200
changeset 5102 8c782c25a11e
parent 1862 74d4ae2f6fc3
child 5105 0ff5bec04d02
permissions -rw-r--r--
Adapted to new inductive definition package.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5102
8c782c25a11e Adapted to new inductive definition package.
berghofe
parents: 1862
diff changeset
     1
Inductive = Gfp + Prod + Sum +
1187
bc94f00e47ba Includes Sum.thy as a parent for mutual recursion
lcp
parents: 923
diff changeset
     2
5102
8c782c25a11e Adapted to new inductive definition package.
berghofe
parents: 1862
diff changeset
     3
end
1862
74d4ae2f6fc3 New dummy .thy files to document dependencies
paulson
parents: 1187
diff changeset
     4