src/HOL/ZF/MainZF.thy
author haftmann
Fri, 20 Feb 2009 10:14:32 +0100
changeset 30009 ca058f25d3d7
parent 19203 778507520684
child 35416 d8d7d1b785af
permissions -rw-r--r--
ignore sorts in bare types

(*  Title:      HOL/ZF/MainZF.thy
    ID:         $Id$
    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