author | wenzelm |
Wed, 09 Jun 2004 18:52:42 +0200 | |
changeset 14898 | a25550451b51 |
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";