src/ZF/datatype.thy
author wenzelm
Thu, 19 Nov 1998 11:49:09 +0100
changeset 5938 fe7640933a47
parent 124 858ab9a9b047
permissions -rw-r--r--
match_bind: 'as' patterns; statements: 'is' patterns;

(*Dummy theory to document dependencies *)

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