src/HOL/ZF/MainZF.thy
author blanchet
Mon, 08 Sep 2014 14:03:40 +0200
changeset 58223 ba7a2d19880c
parent 46753 40e2ada74ce8
permissions -rw-r--r--
export useful functions for users of (co)recursors

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