src/ZF/Datatype.thy
author nipkow
Mon, 06 Dec 1993 17:05:10 +0100
changeset 189 831a9a7ab9f3
parent 124 858ab9a9b047
child 516 1957113f0d7d
permissions -rw-r--r--
added rep_tsig

(*Dummy theory to document dependencies *)

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