src/HOL/ZF/MainZF.thy
author desharna
Fri, 29 Sep 2023 17:22:19 +0200
changeset 78735 a0f85118488c
parent 46753 40e2ada74ce8
permissions -rw-r--r--
moved variable bindings to tighter scope

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