src/HOL/Complex/Complex_Main.thy
author huffman
Tue, 11 Oct 2005 23:47:29 +0200
changeset 17836 5d9c9e284d16
parent 15140 322485b816ac
child 22655 83878e551c8c
permissions -rw-r--r--
added compactness theorems in locale iso

(*  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 CLim
begin

end