src/ZF/datatype.thy
author wenzelm
Mon, 04 Oct 1999 21:44:07 +0200
changeset 7701 2c8c3b7003e5
parent 124 858ab9a9b047
permissions -rw-r--r--
load / setup recdef package (TFL);

(*Dummy theory to document dependencies *)

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