src/HOL/Real/ROOT.ML
author wenzelm
Wed, 30 Aug 2000 13:54:53 +0200
changeset 9738 2e1dca5af2d4
parent 9430 c2dd2780f88d
child 10043 a0364652e115
permissions -rw-r--r--
fixed comment;

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

with_path "Hyperreal" use_thy "HyperDef";