src/HOL/Real/ROOT.ML
author wenzelm
Mon, 18 Sep 2000 14:49:51 +0200
changeset 10017 e146bbfc38c1
parent 9430 c2dd2780f88d
child 10043 a0364652e115
permissions -rw-r--r--
include ANNOUNCE;

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