src/ZF/datatype.thy
author paulson
Wed, 23 Apr 1997 10:54:22 +0200
changeset 3016 15763781afb0
parent 124 858ab9a9b047
permissions -rw-r--r--
Conversion to use blast_tac

(*Dummy theory to document dependencies *)

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