src/ZF/datatype.thy
author paulson
Thu, 26 Aug 1999 11:34:17 +0200
changeset 7360 7d3136b9af08
parent 124 858ab9a9b047
permissions -rw-r--r--
more Join rules including AC-rules

(*Dummy theory to document dependencies *)

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