src/HOL/ZF/MainZF.thy
author hoelzl
Tue, 26 Mar 2013 12:21:00 +0100
changeset 51529 2d2f59e6055a
parent 46753 40e2ada74ce8
permissions -rw-r--r--
move theorems about compactness of real closed intervals, the intermediate value theorem, and lemmas about continuity of bijective functions from Deriv.thy to Limits.thy

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