| author | wenzelm |
| Fri, 03 Oct 2008 21:06:39 +0200 | |
| changeset 28491 | c5420429a5aa |
| parent 27541 | 9e585e99b494 |
| child 28866 | 30cd9d89a0fb |
| permissions | -rw-r--r-- |
(* Title: HOL/Complex/Complex_Main.thy ID: $Id$ Author: Lawrence C Paulson, Cambridge University Computer Laboratory Copyright 2003 University of Cambridge *) header{*Comprehensive Complex Theory*} theory Complex_Main imports "../Main" Fundamental_Theorem_Algebra "../Hyperreal/Log" "../Hyperreal/Ln" "../Hyperreal/Taylor" "../Hyperreal/Integration" begin end