src/HOL/Complex/Complex_Main.thy
author paulson
Mon, 24 Nov 2003 15:33:07 +0100
changeset 14266 08b34c902618
parent 13984 e055ba9020eb
child 15131 c69542757a4d
permissions -rw-r--r--
conversion of integers to use Ring_and_Field; new lemmas for Ring_and_Field

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