1
(*Dummy theory to document dependencies *)
2
3
Datatype = "constructor" + "inductive" + "coinductive" + Univ + QUniv
4
(*this must be capital to avoid conflicts with ML's "datatype" *)