added a fresh_left lemma that contains all instantiation
for the various atom-types.
(* 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