src/ZF/datatype.thy
author paulson
Mon, 11 Mar 1996 14:19:12 +0100
changeset 1568 630d881b51bd
parent 124 858ab9a9b047
permissions -rw-r--r--
New theorem: Inter_Un_subset

(*Dummy theory to document dependencies *)

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