src/HOL/ZF/MainZF.thy
author paulson
Tue, 19 Jun 2018 12:14:31 +0100
changeset 68468 ae42b0f6885d
parent 46753 40e2ada74ce8
permissions -rw-r--r--
merged

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