src/ZF/datatype.thy
author paulson
Fri, 21 Aug 1998 16:14:34 +0200
changeset 5359 bd539b72d484
parent 124 858ab9a9b047
permissions -rw-r--r--
Tidying

(*Dummy theory to document dependencies *)

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