src/ZF/datatype.thy
author nipkow
Thu, 21 Dec 2000 16:18:40 +0100
changeset 10717 c09d4ebfec83
parent 124 858ab9a9b047
permissions -rw-r--r--
rational arithemtic

(*Dummy theory to document dependencies *)

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