src/ZF/datatype.thy
author wenzelm
Wed, 14 Apr 1999 19:05:28 +0200
changeset 6430 69400c97d3bf
parent 124 858ab9a9b047
permissions -rw-r--r--
triple_swap;

(*Dummy theory to document dependencies *)

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