src/HOL/Real/ROOT.ML
author wenzelm
Mon, 24 Jul 2000 23:59:46 +0200
changeset 9430 c2dd2780f88d
parent 9108 9fff97d29837
child 10043 a0364652e115
permissions -rw-r--r--
tuned;

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