src/HOL/ZF/MainZF.thy
author wenzelm
Thu, 29 Jun 2017 21:43:55 +0200
changeset 66223 a6fdb22b0ce2
parent 46753 40e2ada74ce8
permissions -rw-r--r--
clarified;

(*  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