src/ZF/Inductive.thy
author wenzelm
Mon, 12 Nov 2001 20:22:23 +0100
changeset 12160 a5cf3ea0685d
parent 9491 1a36151ee2fc
child 12175 5cf58a1799a7
permissions -rw-r--r--
val local_imp_def = thm "induct_implies_def";

(*Dummy theory to document dependencies *)

Inductive = Fixedpt + mono + 

end