src/ZF/datatype.thy
author paulson
Mon, 13 Jul 1998 16:43:57 +0200
changeset 5137 60205b0de9b9
parent 124 858ab9a9b047
permissions -rw-r--r--
Huge tidy-up: removal of leading \!\! addsplits split_tac[split_if] now default nat_succI now included by default

(*Dummy theory to document dependencies *)

Datatype = "constructor" + "inductive" + "coinductive" + Univ + QUniv
               (*this must be capital to avoid conflicts with ML's "datatype" *)