src/HOL/ZF/MainZF.thy
author wenzelm
Wed, 06 Apr 2022 11:09:58 +0200
changeset 75408 e859c9f30db2
parent 46753 40e2ada74ce8
permissions -rw-r--r--
clarified 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