src/HOL/Real/ROOT.ML
author wenzelm
Tue, 27 Aug 2002 11:03:02 +0200
changeset 13523 079af5c90d1c
parent 12733 611ab32b2176
child 14265 95b42e69436c
permissions -rw-r--r--
avoid duplicate fact bindings;

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

no_document time_use_thy "Ring_and_Field";
time_use_thy "Real";