src/HOL/ZF/MainZF.thy
author wenzelm
Sat, 04 Oct 2014 12:19:26 +0200
changeset 58529 cd4439d8799c
parent 46753 40e2ada74ce8
permissions -rw-r--r--
support for bibtex token markup; more robust ML token marker: no_context; tuned signature;

(*  Title:      HOL/ZF/MainZF.thy
    Author:     Steven Obua

    Starting point for using HOLZF.
    See "Partizan Games in Isabelle/HOLZF", available from http://www4.in.tum.de/~obua/partizan
*)

theory MainZF
imports Zet LProd
begin

end