| author | berghofe | 
| Wed, 07 Feb 2007 17:25:39 +0100 | |
| changeset 22259 | 476604be7d88 | 
| parent 16828 | 581764860c2b | 
| permissions | -rw-r--r-- | 
| 9108 | 1  | 
(* Title: HOL/Real/ROOT.ML  | 
| 5078 | 2  | 
ID: $Id$  | 
3  | 
Author: Lawrence C Paulson, Cambridge University Computer Laboratory  | 
|
4  | 
Copyright 1998 University of Cambridge  | 
|
5  | 
||
| 
10752
 
c4f1bf2acf4c
tidying, and separation of HOL-Hyperreal from HOL-Real
 
paulson 
parents: 
10094 
diff
changeset
 | 
6  | 
Construction of the Reals using Dedekind Cuts  | 
| 
 
c4f1bf2acf4c
tidying, and separation of HOL-Hyperreal from HOL-Real
 
paulson 
parents: 
10094 
diff
changeset
 | 
7  | 
by Jacques Fleuriot  | 
| 5078 | 8  | 
*)  | 
9  | 
||
| 16828 | 10  | 
time_use_thy "Float";  |