| author | haftmann |
| Thu, 09 Oct 2008 08:47:27 +0200 | |
| changeset 28537 | 1e84256d1a8a |
| 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