| author | huffman |
| Thu, 04 Dec 2008 12:32:38 -0800 | |
| changeset 28985 | af325cd29b15 |
| parent 28952 | 15a4b2cf8c34 |
| child 29026 | 5fbaa05f637f |
| permissions | -rw-r--r-- |
(* Title: HOL/Complex_Main.thy Author: Lawrence C Paulson, Cambridge University Computer Laboratory Copyright 2003 University of Cambridge *) header{*Comprehensive Complex Theory*} theory Complex_Main imports Main ContNotDenum Real "~~/src/HOL/Complex/Fundamental_Theorem_Algebra" Log Ln Taylor Integration FrechetDeriv begin end