src/HOL/Complex/Complex_Main.thy
author wenzelm
Wed, 07 May 2008 12:56:11 +0200
changeset 26841 6ac51a2f48e1
parent 26118 6f94eb10adad
child 27368 9f90ac19e32b
permissions -rw-r--r--
converted HOLCF specific elements;

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

end