src/HOL/Real/ROOT.ML
author kleing
Thu, 21 Sep 2000 19:25:57 +0200
changeset 10056 9f84ffa4a8d0
parent 10043 a0364652e115
child 10094 22f201e9ec7a
permissions -rw-r--r--
tuned spacing for document generation

(*  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, Ultrapower Construction
of the hyperreals, and mechanization of Nonstandard Real Analysis  
                        by Jacques Fleuriot
*)

time_use_thy "Real";
with_path "Hyperreal" use_thy "Series";