src/HOL/Complex/Complex_Main.thy
author paulson
Thu, 08 May 2003 17:44:38 +0200
changeset 13984 e055ba9020eb
child 15131 c69542757a4d
permissions -rw-r--r--
new theory Complex_Main as basis for analysis developments

(*  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 = CLim:

end