src/HOL/Real/ROOT.ML
author wenzelm
Sun, 04 Feb 2007 22:02:17 +0100
changeset 22237 bb9b1c8a8a95
parent 16828 581764860c2b
permissions -rw-r--r--
old-fashioned abstype ctyp/cterm/thm prevents accidental equality tests;

(*  Title:      HOL/Real/ROOT.ML
    ID:         $Id$
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    Copyright   1998  University of Cambridge

Construction of the Reals using Dedekind Cuts 
by Jacques Fleuriot
*)

time_use_thy "Float";