src/HOL/Complex/Complex_Main.thy
author haftmann
Thu, 26 Jun 2008 10:07:01 +0200
changeset 27368 9f90ac19e32b
parent 26118 6f94eb10adad
child 27472 47bc28e011d5
permissions -rw-r--r--
established Plain theory and image

(*  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 CLim "../Hyperreal/Hyperreal"
begin

end