src/ZF/datatype.thy
author wenzelm
Sat, 02 Sep 2000 21:49:51 +0200
changeset 9803 bc883b390d91
parent 124 858ab9a9b047
permissions -rw-r--r--
use Args.mode;

(*Dummy theory to document dependencies *)

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