src/HOL/Complex_Main.thy
author haftmann
Mon, 06 Feb 2017 20:56:34 +0100
changeset 64990 c6a7de505796
parent 63571 aee0d92995b6
child 73411 1f1366966296
permissions -rw-r--r--
more explicit errors in pathological cases

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

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end