src/HOL/Real/ROOT.ML
author wenzelm
Fri, 06 Oct 2000 17:35:58 +0200
changeset 10168 50be659d4222
parent 10094 22f201e9ec7a
child 10752 c4f1bf2acf4c
permissions -rw-r--r--
final tuning;

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

with_path "Hyperreal" time_use_thy "Hyperreal";