| author | urbanc | 
| Thu, 22 Mar 2007 11:17:32 +0100 | |
| changeset 22495 | c54748fd1f43 | 
| 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: 
10094diff
changeset | 6 | Construction of the Reals using Dedekind Cuts | 
| 
c4f1bf2acf4c
tidying, and separation of HOL-Hyperreal from HOL-Real
 paulson parents: 
10094diff
changeset | 7 | by Jacques Fleuriot | 
| 5078 | 8 | *) | 
| 9 | ||
| 16828 | 10 | time_use_thy "Float"; |