src/ZF/datatype.thy
author paulson
Thu, 11 Jul 1996 15:14:41 +0200
changeset 1849 bec272e3e888
parent 124 858ab9a9b047
permissions -rw-r--r--
Added insert_mono

(*Dummy theory to document dependencies *)

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