src/HOL/Complex_Main.thy
author paulson <lp15@cam.ac.uk>
Tue, 28 Feb 2017 15:17:57 +0000
changeset 65066 c64d778a593a
parent 63571 aee0d92995b6
child 73411 1f1366966296
permissions -rw-r--r--
tidied some messy proofs

section \<open>Comprehensive Complex Theory\<close>

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end