src/ZF/Inductive.thy
author berghofe
Fri, 24 Jul 1998 12:53:04 +0200
changeset 5179 819f90f278db
parent 2870 6d6fd10a9fdc
child 6053 8a1059aa01f0
permissions -rw-r--r--
Replaced Nat.thy by NatDef.thy because Nat.thy depends on inductive_package.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
578
efc648d29dd0 ZF/Inductive.thy,.ML: renamed from "inductive" to allow re-building without
lcp
parents:
diff changeset
     1
(*Dummy theory to document dependencies *)
efc648d29dd0 ZF/Inductive.thy,.ML: renamed from "inductive" to allow re-building without
lcp
parents:
diff changeset
     2
2870
6d6fd10a9fdc Now a non-trivial theory so that require_thy can find it
paulson
parents: 805
diff changeset
     3
Inductive = Fixedpt + Sum + QPair + "indrule" +
6d6fd10a9fdc Now a non-trivial theory so that require_thy can find it
paulson
parents: 805
diff changeset
     4
6d6fd10a9fdc Now a non-trivial theory so that require_thy can find it
paulson
parents: 805
diff changeset
     5
end