src/ZF/datatype.thy
author paulson
Wed, 13 Sep 2000 18:46:45 +0200
changeset 9944 2a705d1af4dc
parent 124 858ab9a9b047
permissions -rw-r--r--
moved Primes, Fib, Factorization from HOL/ex

(*Dummy theory to document dependencies *)

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