src/ZF/Datatype.thy
author lcp
Tue, 26 Jul 1994 13:44:42 +0200
changeset 485 5e00a676a211
parent 124 858ab9a9b047
child 516 1957113f0d7d
permissions -rw-r--r--
Axiom of choice, cardinality results, etc.

(*Dummy theory to document dependencies *)

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