author | wenzelm |
Mon, 29 Aug 2005 16:18:04 +0200 | |
changeset 17184 | 3d80209e9a53 |
parent 13966 | 2160abf7cfe7 |
child 17198 | ffe8efe856e3 |
permissions | -rw-r--r-- |
(* Title: HOL/Complex/ex/ROOT.ML ID: $Id$ Miscellaneous examples involving the Reals, Hyperreals, etc. *) use_thy "BinEx"; no_document (with_path "../../NumberTheory" use_thy) "Factorization"; (*These two examples just need the theory Primes.*) use_thy "Sqrt"; use_thy "Sqrt_Script"; (*This example also needs the theory Factorization.*) use_thy "NSPrimes";