src/ZF/Inductive.thy
author lcp
Tue, 25 Jul 1995 17:00:53 +0200
changeset 1190 9d1bdce3a38e
parent 805 96f51689cdeb
child 2870 6d6fd10a9fdc
permissions -rw-r--r--
Old version of mutual induction never worked. Now ensures that all predicates get the SAME type. Updated mutual_ind_tac from ZF version
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
805
96f51689cdeb added true theory dependencies
lcp
parents: 578
diff changeset
     3
Inductive = Fixedpt + Sum + QPair + "indrule"