src/ZF/datatype.thy
author paulson
Tue, 18 Jun 2002 10:52:08 +0200
changeset 13218 3732064ccbd1
parent 124 858ab9a9b047
permissions -rw-r--r--
conversion of Fixedpt to Isar script

(*Dummy theory to document dependencies *)

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